Skip to content
Snippets Groups Projects
Commit 6b940c17 authored by sof's avatar sof
Browse files

[project @ 1997-11-25 17:57:11 by sof]

wibble
parent 7e1039d5
No related merge requests found
......@@ -29,7 +29,7 @@ module Maybes (
) where
#if __GLASGOW_HASKELL__ >= 204
import Maybe( catMaybes, mapMaybe )
import Maybe ( catMaybes, mapMaybe )
#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