[Pkg-haskell-commits] [SCM] Packaging for Agda branch, master, updated. debian/2.3.2-4
Iain Lane
laney at debian.org
Wed Jun 12 10:52:18 UTC 2013
The following commit has been merged in the master branch:
commit 3d77fffcdbe5eb78c19340d2f3afe0e2a5671abc
Author: Iain Lane <laney at debian.org>
Date: Wed Jun 12 10:44:26 2013 +0100
Build-Depend on ghc-ghci; we require this due to Template Haskell
diff --git a/debian/control b/debian/control
index 7e38969..c9d1b1a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.8.15~),
cdbs (>> 0.4.58),
ghc (>= 7.6),
+ ghc-ghci,
libghc-binary-dev,
libghc-geniplate-dev (>= 0.6.0.3),
libghc-geniplate-dev (<< 0.7),
--
Packaging for Agda
More information about the Pkg-haskell-commits
mailing list