We should not use XGenerics in ghc-prim, for now at least.
[ghc-prim.git] / GHC / Ordering.hs
index ebc1e23..95831de 100644 (file)
@@ -1,5 +1,6 @@
 
 {-# OPTIONS_GHC -XNoImplicitPrelude #-}
+{-# OPTIONS_GHC -XNoGenerics        #-}
 
 module GHC.Ordering where