X-Git-Url: http://git.megacz.com/?p=ghc-prim.git;a=blobdiff_plain;f=ghc-prim.cabal;h=04e45cd311a672305f0b1c68969f5066f3eca65e;hp=c887b6c7ae20b37b0882ce6ec9449e1299709ee4;hb=HEAD;hpb=b051c4f7046c494f16946f7c356f23dea74dea1a diff --git a/ghc-prim.cabal b/ghc-prim.cabal index c887b6c..04e45cd 100644 --- a/ghc-prim.cabal +++ b/ghc-prim.cabal @@ -11,8 +11,8 @@ cabal-version: >=1.6 build-type: Custom source-repository head - type: darcs - location: http://darcs.haskell.org/packages/ghc-prim/ + type: git + location: http://darcs.haskell.org/packages/ghc-prim.git/ flag include-ghc-prim { Description: Include GHC.Prim in exposed-modules @@ -22,7 +22,6 @@ flag include-ghc-prim { Library { build-depends: rts exposed-modules: - GHC.Bool GHC.Debug GHC.Generics GHC.Magic