[project @ 2001-07-04 10:51:09 by simonmar]
authorsimonmar <unknown>
Wed, 4 Jul 2001 10:51:09 +0000 (10:51 +0000)
committersimonmar <unknown>
Wed, 4 Jul 2001 10:51:09 +0000 (10:51 +0000)
commit1e2f2d4790e7070be1a507dc8182070d2205fb34
treec0f91eb6deb32a1c3ec0a13b865f89750fa22b29
parent23f43c48018638acbbf533447e74e08bf9fd789a
[project @ 2001-07-04 10:51:09 by simonmar]
oops, better import Prelude

(we have to explicitly import Prelude in all modules that aren't
compiled with -fno-implicit-prelude so that ghc --make gets the
dependencies right.  This should really be fixed in CompManager
somehow).
Data/Array/Storable.hs