Unsafe.Coerce doesn't need Prelude
authorIan Lynagh <igloo@earth.li>
Thu, 5 Apr 2007 17:59:30 +0000 (17:59 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 5 Apr 2007 17:59:30 +0000 (17:59 +0000)
Unsafe/Coerce.hs

index a90b149..84f4d5a 100644 (file)
@@ -1,3 +1,4 @@
+{-# OPTIONS_GHC -fno-implicit-prelude #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Unsafe.Coerce