Hi Marc, Am Montag, den 19.04.2010, 04:00 +0200 schrieb Marc Weber: > Here it is (on hackage): > http://hackage.haskell.org/package/WashNGo
thanks!
It seems you did not specify a necessary constraint on the parsec
dependency. Washngo does not build with parsec3, so you should say
parsec (< 3)
in the cabal file.
Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
[email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C
JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: This is a digitally signed message part

