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

[project @ 1997-09-03 23:51:26 by sof]

wibble
parent fbf45eff
No related merge requests found
......@@ -28,8 +28,8 @@ module Maybes (
catMaybes
) where
CHK_Ubiq() -- debugging consistency check
import Unique (Unique) -- only for specialising
CHK_Ubiq() -- debugging consistency check
import Unique (Unique) -- only for specialising
#if __GLASGOW_HASKELL__ >= 204
import Maybe( catMaybes, mapMaybe )
......
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