Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
48d756d4
Commit
48d756d4
authored
Apr 01, 2002
by
panne
Browse files
[project @ 2002-04-01 12:23:20 by panne]
Fixed imports for GHC >= 5.03
parent
a55ebc70
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/utils/FastMutInt.lhs
View file @
48d756d4
...
...
@@ -22,7 +22,8 @@ module FastMutInt(
import GlaExts
import PrelIOBase
#else
import Data.Array
import GHC.Base
import GHC.IOBase
#endif
\end{code}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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