
10 Jan
2009
10 Jan
'09
5:13 p.m.
Duncan Coutts wrote:
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
Thanks for your quick help. The bot is compiling again. Karel