Fix more warnings
[ghc-base.git] / Control / Monad / Instances.hs
index 63c943f..ae7ef65 100644 (file)
@@ -1,4 +1,5 @@
 {-# OPTIONS_NHC98 --prelude #-}
+{-# OPTIONS_GHC -fno-warn-orphans #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Control.Monad.Instances