@dreieck Thank you for the report. Yes, it needs zlib too. I've updated dependencies like in cabal-dev-git.
Search Criteria
Package Details: cabal-dev 0.9.2-2
Package Actions
| Package Base: | cabal-dev |
|---|---|
| Description: | Manage sandboxed Haskell build environments |
| Upstream URL: | http://hackage.haskell.org/package/cabal-dev |
| Category: | devel |
| Licenses: | |
| Submitter: | srg |
| Maintainer: | srg |
| Last Packager: | None |
| Votes: | 6 |
| First Submitted: | 2012-02-03 11:38 |
| Last Updated: | 2013-05-28 13:22 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by srg
Comment by dreieck
Requieres "cabal"-executable which is in package "cabal-install". Please add to the dependencies.
Also, "cabal-dev-git" has "zlib" as dependency, maybe it is needed here too?
Comment by a1russell
Thanks!
Comment by srg
cabal-dev 0.9.1 on Hackage is not buildable with GHC 7.6 (i.e. ghc of Archlinux).
Git version has updated the dependencies, but it is not released yet.
I'll remove exact version requirements in the next version of the PKGBUILD>
Comment by a1russell
Would it be possible to change the PKGBUILD so that this package doesn't depend on exact versions of its dependencies? I think this package may be more fragile than it needs to be...