X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc-prim.cabal;fp=ghc-prim.cabal;h=5d2c0883c9dbe8cf6a341576c02133df6e7108f9;hb=4e29a99dfdccb860972db69da3b570eb81b69bb8;hp=85811cec9e47e146f8da0797af8f75e0fef19bbb;hpb=b0f3bc38cef80a54e1412ca5c7cd3fce8ff862fb;p=ghc-prim.git diff --git a/ghc-prim.cabal b/ghc-prim.cabal index 85811ce..5d2c088 100644 --- a/ghc-prim.cabal +++ b/ghc-prim.cabal @@ -22,7 +22,8 @@ Library { GHC.Unit c-sources: cbits/longlong.c - extensions: CPP, MagicHash, ForeignFunctionInterface, UnliftedFFITypes + extensions: CPP, MagicHash, ForeignFunctionInterface, UnliftedFFITypes, + UnboxedTuples, EmptyDataDecls, NoImplicitPrelude -- We need to set the package name to ghc-prim (without a version number) -- as it's magic. ghc-options: -package-name ghc-prim