Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
c19b4e62
Commit
c19b4e62
authored
Apr 02, 2002
by
simonmar
Browse files
[project @ 2002-04-02 13:17:09 by simonmar]
Make this compile with 4.08.
parent
e78b0e0e
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/compiler/utils/FastMutInt.lhs
View file @
c19b4e62
...
...
@@ -25,6 +25,10 @@ import PrelIOBase
import GHC.Base
import GHC.IOBase
#endif
#if __GLASGOW_HASKELL__ < 411
newByteArray# = newCharArray#
#endif
\end{code}
\begin{code}
...
...
Write
Preview
Markdown
is supported
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