Add GHC.Unit for the definition of the () type
[ghc-prim.git] / ghc-prim.cabal
index f4235f6..0983598 100644 (file)
@@ -17,6 +17,7 @@ Library {
         GHC.PrimopWrappers
         GHC.IntWord32
         GHC.IntWord64
+        GHC.Unit
     c-sources:
         cbits/longlong.c
     extensions: CPP, MagicHash, ForeignFunctionInterface, UnliftedFFITypes