X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc-prim.cabal;fp=ghc-prim.cabal;h=74c5705164a4a45a49821f3c9de3378f8aef5760;hb=9850cccb116575f3a47d91bed0031050094f87e2;hp=7bec7328de8105fd322831f3d2f46af1b80599e8;hpb=55665822f958bbaa1e52a1286152a6b952f9e58d;p=ghc-prim.git diff --git a/ghc-prim.cabal b/ghc-prim.cabal index 7bec732..74c5705 100644 --- a/ghc-prim.cabal +++ b/ghc-prim.cabal @@ -14,7 +14,11 @@ Library { GHC.Bool GHC.Generics GHC.PrimopWrappers - extensions: CPP, MagicHash + GHC.IntWord32 + GHC.IntWord64 + c-sources: + cbits/longlong.c + extensions: CPP, MagicHash, ForeignFunctionInterface, UnliftedFFITypes -- We need to set the package name to ghc-prim (without a version number) -- as it's magic. ghc-options: -package-name ghc-prim