change nhc98 option from -prelude to --prelude
authorMalcolm.Wallace@cs.york.ac.uk <unknown>
Mon, 2 Jul 2007 15:03:55 +0000 (15:03 +0000)
committerMalcolm.Wallace@cs.york.ac.uk <unknown>
Mon, 2 Jul 2007 15:03:55 +0000 (15:03 +0000)
Control/Monad/Instances.hs

index f53fac2..1b0b2bf 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS_NHC98 -prelude #-}
+{-# OPTIONS_NHC98 --prelude #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Control.Monad.Instances