Update source-repository in the .cabal file to point to the git repo
[ghc-prim.git] / GHC / Unit.hs
index 976881b..09ebe73 100644 (file)
@@ -1,6 +1,5 @@
 
 {-# OPTIONS_GHC -XNoImplicitPrelude #-}
-{-# OPTIONS_GHC -XNoGenerics        #-}
 
 module GHC.Unit where