X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc-prim.cabal;fp=ghc-prim.cabal;h=816e74cf109a9c3c435f990eba97182e0ea7ac5a;hb=7f004efa37983cccc9110e3a9f1baf823dfb18ed;hp=c32948493fbbf91a7dc2791f167e88afbe1c824e;hpb=2e13b201c54c9ee618279853e16d0483d5aff94c;p=ghc-prim.git diff --git a/ghc-prim.cabal b/ghc-prim.cabal index c329484..816e74c 100644 --- a/ghc-prim.cabal +++ b/ghc-prim.cabal @@ -3,12 +3,17 @@ version: 0.1.0.0 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org +bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29 synopsis: GHC primitives description: GHC primitives. cabal-version: >=1.2 build-type: Custom +source-repository head + type: darcs + location: http://darcs.haskell.org/packages/ghc-prim/ + flag include-ghc-prim { Description: Include GHC.Prim in exposed-modules default: False