summaryrefslogtreecommitdiff
path: root/p/haskell-operational/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-operational/debian/control')
-rw-r--r--p/haskell-operational/debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-operational/debian/control b/p/haskell-operational/debian/control
index b6f9ded70..6fbe97733 100644
--- a/p/haskell-operational/debian/control
+++ b/p/haskell-operational/debian/control
@@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: ghc-doc,
libghc-mtl-doc,
Standards-Version: 3.9.8
-Homepage: http://haskell.org/haskellwiki/Operational
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Homepage: http://wiki.haskell.org/Operational
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-operational
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: implementation of difficult monads made easy with operational semantics
This library makes it easy to implement monads with tricky control
flow.