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
jberryman
GHC
Commits
4ba40d2d
Commit
4ba40d2d
authored
Mar 11, 2002
by
simonmar
Browse files
[project @ 2002-03-11 13:56:49 by simonmar]
import openFileEx and IOModeEx(..)
parent
4d46f8cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/utils/Binary.hs
View file @
4ba40d2d
...
...
@@ -91,6 +91,7 @@ import GHC.Real ( Ratio(..) )
import
GHC.Exts
import
GHC.IOBase
(
IO
(
..
)
)
import
GHC.Word
(
Word8
(
..
)
)
import
GHC.Handle
(
openFileEx
,
IOModeEx
(
..
)
)
#
endif
#
if
__GLASGOW_HASKELL__
<
503
...
...
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