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
Glasgow Haskell Compiler
GHC
Commits
e1d3748d
Commit
e1d3748d
authored
Mar 19, 2000
by
panne
Browse files
[project @ 2000-03-19 13:36:59 by panne]
*sigh* hPutBuf{,BA} versionitis again, this time for bootstrapping 4.07
parent
79b47efd
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/utils/FastString.lhs
View file @
e1d3748d
...
...
@@ -91,6 +91,7 @@ import Addr ( Addr(..) )
import MutableArray ( MutableArray(..) )
#else
import PrelArr ( STArray(..), newSTArray )
import IOExts ( hPutBuf, hPutBufBA )
#endif
-- ForeignObj is now exported abstractly.
...
...
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