summaryrefslogtreecommitdiff
path: root/p/haskell-directory-tree
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-13 13:47:53 -0400
committerClint Adams <clint@debian.org>2016-10-13 13:47:53 -0400
commit4d3db8fe1ddf75ab921cf6a6234e919e33a20dbc (patch)
tree099190a185a7be809c6a3604a1b6389f2ea0436f /p/haskell-directory-tree
parentd58464704c84932a98ba7e67f67de190ebf0a2c7 (diff)
downloadDHG_packages-4d3db8fe1ddf75ab921cf6a6234e919e33a20dbc.tar.gz
directory-tree: build with ghc 8 in experimental
Diffstat (limited to 'p/haskell-directory-tree')
-rw-r--r--p/haskell-directory-tree/debian/changelog6
-rw-r--r--p/haskell-directory-tree/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-directory-tree/debian/changelog b/p/haskell-directory-tree/debian/changelog
index 59487b6b8..fb2011657 100644
--- a/p/haskell-directory-tree/debian/changelog
+++ b/p/haskell-directory-tree/debian/changelog
@@ -1,3 +1,9 @@
+haskell-directory-tree (0.12.1-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint@debian.org> Thu, 13 Oct 2016 13:47:38 -0400
+
haskell-directory-tree (0.12.1-1) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-directory-tree/debian/control b/p/haskell-directory-tree/debian/control
index 0bfb5b80a..a48ac571a 100644
--- a/p/haskell-directory-tree/debian/control
+++ b/p/haskell-directory-tree/debian/control
@@ -6,12 +6,12 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.10),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: http://brandon.si/code/directory-tree-module-released/
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-abstract-par
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-directory-tree-dev