From 4d3db8fe1ddf75ab921cf6a6234e919e33a20dbc Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 13 Oct 2016 13:47:53 -0400 Subject: directory-tree: build with ghc 8 in experimental --- p/haskell-directory-tree/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'p/haskell-directory-tree/debian/control') 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 -- cgit v1.2.3