Roll back generics changes in the HEAD repos
[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