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

[project @ 1999-09-06 11:36:13 by simonmar]

fromInt update.
parent 98e4972a
No related merge requests found
......@@ -64,6 +64,10 @@ import Maybes ( maybeToBool )
import Bag
import Util ( isIn, lengthExceeds )
import Outputable
#if __GLASGOW_HASKELL__ >= 404
import GlaExts ( fromInt )
#endif
\end{code}
%************************************************************************
......
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