Control.Exception.Base no longer has any orphans
authorIan Lynagh <igloo@earth.li>
Mon, 23 Nov 2009 22:49:05 +0000 (22:49 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 23 Nov 2009 22:49:05 +0000 (22:49 +0000)
Control/Exception/Base.hs

index 3e1ec48..4a96992 100644 (file)
@@ -1,5 +1,4 @@
 {-# OPTIONS_GHC -XNoImplicitPrelude #-}
-{-# OPTIONS_GHC -fno-warn-orphans #-}
 
 #include "Typeable.h"