@StefanHusmann: Thanks, my mistake. Updated.
Search Criteria
Package Details: haskell-hscolour 1.20.3-57
Package Actions
| Package Base: | haskell-hscolour |
|---|---|
| Description: | Colourise Haskell code. |
| Upstream URL: | http://code.haskell.org/~malcolm/hscolour/ |
| Category: | lib |
| Licenses: | |
| Submitter: | None |
| Maintainer: | zoidberg_md |
| Last Packager: | zoidberg_md |
| Votes: | 25 |
| First Submitted: | 2011-07-31 06:51 |
| Last Updated: | 2014-12-28 13:14 |
Latest Comments
Comment by pingveno
Comment by haawda
ghc provides haskell-containers=0.5.0.
Comment by SoleSoul
The dependency haskell-containers does not exist on the repos. I tried building without it and it worked. Are you sure it is needed? and if so, where can it be found?
Thanks
Comment by misc
Just erase those two version constraints; hscolour builds fine with ghc 7.4 (see the "Built on" entry on its Hackage page).
Comment by securitybreach
I am getting the following error when updating:
missing dependency for haskell-hscolour : ghc=7.0.3-2
missing dependency for haskell-hscolour : haskell-containers=0.4.0.0
Even though the ghc package is above 7.0:
╔═ comhack@Cerberus 12:55 AM
╚═══ ~-> pacman -Qi ghc | grep Version
Version : 7.4.1-2
This is affecting other haskell packages as well:
https://bbs.archlinux.org/viewtopic.php?pid=1066916#p1066916