summaryrefslogtreecommitdiff
path: root/libraries/integer-simple
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-04-19 20:20:26 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2014-04-19 20:24:07 +0200
commit386e874e365e310214b701e6f3cb74b4f75348f4 (patch)
treebf7b1ea41747f98635b622b21fe2d1be42803c10 /libraries/integer-simple
parent33350eab727a24440ee583b854c6643d334eb75d (diff)
downloadhaskell-386e874e365e310214b701e6f3cb74b4f75348f4.tar.gz
Update Cabal source-repository entries (re #8545)
This adapts the source-repository entries to match the new situation of base.git, ghc-prim.git, integer-gmp.git, integer-simple.git, and template-haskell.git being folded into ghc.git Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Diffstat (limited to 'libraries/integer-simple')
-rw-r--r--libraries/integer-simple/integer-simple.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/integer-simple/integer-simple.cabal b/libraries/integer-simple/integer-simple.cabal
index 11c58dc19a..fa41c240c4 100644
--- a/libraries/integer-simple/integer-simple.cabal
+++ b/libraries/integer-simple/integer-simple.cabal
@@ -12,7 +12,8 @@ build-type: Simple
source-repository head
type: git
- location: http://git.haskell.org/packages/integer-simple.git
+ location: http://git.haskell.org/ghc.git
+ subdir: libraries/integer-simple
Library {
build-depends: ghc-prim