Package: curry-frontend
Version: 0.4.2-5
Followup-For: Bug #865817
User: [email protected]
Usertags: origin-ubuntu artful ubuntu-patch
Hello,
It appears that this can be trivially fixed by dropping the versioned
build-dependency on libghc-cabal-{dev,prof}, which we've done in Ubuntu.
cabal is now provided by ghc itself.
Please see the attached patch.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
diff -Nru curry-frontend-0.4.2/debian/control
curry-frontend-0.4.2/debian/control
--- curry-frontend-0.4.2/debian/control 2017-01-31 01:33:58.000000000 -0800
+++ curry-frontend-0.4.2/debian/control 2017-06-27 22:48:18.000000000 -0700
@@ -31,8 +31,6 @@
libghc-syb-prof,
libghc-transformers-dev,
libghc-transformers-prof,
- libghc-cabal-dev (>= 1.20),
- libghc-cabal-prof (>= 1.20),
Build-Depends-Indep: ghc-doc,
libghc-base-doc,
libghc-containers-doc,