summaryrefslogtreecommitdiff
path: root/p/haskell-chasingbottoms/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-chasingbottoms/debian')
-rw-r--r--p/haskell-chasingbottoms/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-chasingbottoms/debian/control b/p/haskell-chasingbottoms/debian/control
index 6fd9434a0..78394f6f4 100644
--- a/p/haskell-chasingbottoms/debian/control
+++ b/p/haskell-chasingbottoms/debian/control
@@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: http://hackage.haskell.org/package/ChasingBottoms
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: Library for testing partial and infinite values
Do you ever feel the need to test code involving bottoms (e.g. calls to the
error function), or code involving infinite values? Then this library could be