Package Details: haskell-hscolour 1.20.3-57

Package Base: haskell-hscolour
Description: Colourise Haskell code.
Upstream URL: http://code.haskell.org/~malcolm/hscolour/
Category: lib
Licenses: GPL
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

2012-12-23 03:04

@StefanHusmann: Thanks, my mistake. Updated.

Comment by haawda

2012-12-22 22:22

ghc provides haskell-containers=0.5.0.

Comment by SoleSoul

2012-12-22 21:38

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

2012-03-04 10:55

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

2012-03-04 07:01

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