Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alfredo Di Napoli
GHC
Commits
4180687e
Commit
4180687e
authored
Feb 02, 2010
by
benl@cse.unsw.edu.au
Browse files
Add missing import sm_mutex, which fixes the -fvia-c build
parent
2b735323
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/PrimOps.cmm
View file @
4180687e
...
...
@@ -35,6 +35,7 @@ import base_ControlziExceptionziBase_nestedAtomically_closure;
import
EnterCriticalSection
;
import
LeaveCriticalSection
;
import
ghczmprim_GHCziBool_False_closure
;
import
sm_mutex
;
/*-----------------------------------------------------------------------------
Array Primitives
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment