Skip to content
Commits on Source (2)
haskell-hoogle (5.0.17.2-2) UNRELEASED; urgency=medium
haskell-hoogle (5.0.17.3-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:51 -0400
-- Clint Adams <clint@debian.org> Wed, 04 Jul 2018 17:42:18 -0400
haskell-hoogle (5.0.17.2-1) unstable; urgency=medium
......
......@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 10),
libghc-conduit-extra-prof,
libghc-connection-dev,
libghc-connection-prof,
libghc-extra-dev (>= 1.4),
libghc-extra-dev (>= 1.6.6),
libghc-extra-prof,
libghc-src-exts-dev (>= 1.18),
libghc-src-exts-dev (<< 1.21),
......
haskell-hslua (0.9.5.1-6) UNRELEASED; urgency=medium
haskell-hslua (0.9.5.2-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:52 -0400
-- Clint Adams <clint@debian.org> Wed, 04 Jul 2018 17:42:35 -0400
haskell-hslua (0.9.5.1-5) unstable; urgency=medium
......
......@@ -14,7 +14,7 @@ Build-Depends:
liblua5.1-dev,
pkg-config,
libghc-exceptions-dev (>= 0.8),
libghc-exceptions-dev (<< 0.10),
libghc-exceptions-dev (<< 0.11),
libghc-exceptions-prof,
libghc-mtl-dev (>= 2.2),
libghc-mtl-dev (<< 2.3),
......
......@@ -3,7 +3,7 @@
@@ -78,7 +78,6 @@
, bytestring >= 0.10.2 && < 0.11
, containers >= 0.5 && < 0.6
, exceptions >= 0.8 && < 0.10
, exceptions >= 0.8 && < 0.11
- , fail >= 4.9 && < 5
, mtl >= 2.2 && < 2.3
, text
......