diff options
Diffstat (limited to 'libraries/ghc-prim/ghc-prim.cabal')
-rw-r--r-- | libraries/ghc-prim/ghc-prim.cabal | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal index ffb32afa1e..c861342b56 100644 --- a/libraries/ghc-prim/ghc-prim.cabal +++ b/libraries/ghc-prim/ghc-prim.cabal @@ -14,12 +14,8 @@ description: source-repository head type: git - location: http://git.haskell.org/packages/ghc-prim.git - -source-repository this - type: git - location: http://git.haskell.org/packages/ghc-prim.git - tag: ghc-prim-0.3.1.0-release + location: http://git.haskell.org/ghc.git + subdir: libraries/ghc-prim flag include-ghc-prim Description: Include GHC.Prim in exposed-modules |