summaryrefslogtreecommitdiff
path: root/p/haskell-vector-instances
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-vector-instances')
-rw-r--r--p/haskell-vector-instances/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-vector-instances/debian/control b/p/haskell-vector-instances/debian/control
index 5430a8f96..ab578b45c 100644
--- a/p/haskell-vector-instances/debian/control
+++ b/p/haskell-vector-instances/debian/control
@@ -4,8 +4,8 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
libghc-comonad-dev (>= 3),
@@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc,
libghc-semigroups-doc,
libghc-vector-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/vector-instances
+Homepage: http://github.com/ekmett/vector-instances
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-vector-instances
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-vector-instances
X-Description: orphan instances for Data.Vector