Control.Exception.Base no longer has any orphans
[ghc-base.git] / Control / Exception / Base.hs
index 3e1ec48..4a96992 100644 (file)
@@ -1,5 +1,4 @@
 {-# OPTIONS_GHC -XNoImplicitPrelude #-}
-{-# OPTIONS_GHC -fno-warn-orphans #-}
 
 #include "Typeable.h"