Skip to content
Snippets Groups Projects
Commit c67bf292 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-10-27 14:04:21 by simonmar]

typo
parent 6ef5df4a
No related merge requests found
......@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment