Follow Cabal changes
[ghc-prim.git] / ghc-prim.cabal
index 74c5705..0983598 100644 (file)
@@ -13,9 +13,11 @@ Library {
     exposed-modules:
         GHC.Bool
         GHC.Generics
+        GHC.Ordering
         GHC.PrimopWrappers
         GHC.IntWord32
         GHC.IntWord64
+        GHC.Unit
     c-sources:
         cbits/longlong.c
     extensions: CPP, MagicHash, ForeignFunctionInterface, UnliftedFFITypes