Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
c67bf292
Commit
c67bf292
authored
Oct 27, 2000
by
simonmar
Browse files
[project @ 2000-10-27 14:04:21 by simonmar]
typo
parent
6ef5df4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/utils/Util.lhs
View file @
c67bf292
...
...
@@ -70,7 +70,7 @@ import List ( zipWith4 )
import Panic ( panic )
import IOExts ( IORef, newIORef, unsafePerformIO )
import FastTypes
#if __GLASGOW_
_
HASKELL__ <= 408
#if __GLASGOW_HASKELL__ <= 408
import Exception ( catchIO, justIoErrors, raiseInThread )
#endif
infixr 9 `thenCmp`
...
...
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