GHC head Solaris bot failing with HsColour needed but wasn't
found.
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sat Jan 10 16:43:07 EST 2009
On Sat, 2009-01-10 at 22:05 +0100, Karel Gardas wrote:
> Hello,
>
> I've noticed that my GHC head solaris bot is failing with
>
> HsColour needed but wasn't found.
> Set HSCOLOUR_SRCS=NO if you don't want to use it
>
> message on stage1 build since Jan 04. Please let me know what I need to
> install in order to make head build able again.
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hscolour
If you've got cabal-install then:
$ cabal update
$ cabal install hscolour
Duncan
More information about the Glasgow-haskell-users
mailing list