Your message dated Mon, 6 Apr 2009 11:13:39 -0500
with message-id <20090406161339.gb12...@hustlerturf.com>
has caused the report #522462,
regarding washngo: FTBFS: ./setup returned exit code 1
to be marked as having been forwarded to the upstream software
author(s) thiem...@informatik.uni-freiburg.de
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
522462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Hi Peter,
I just wanted to let you know that WashNGo 2.12 no longer builds with
current GHC and Parsec:
[20 of 76] Compiling WASH.Mail.RFC2822 ( WASH/Mail/RFC2822.hs,
dist/build/WASH/Mail/RFC2822.o )
WASH/Mail/RFC2822.hs:18:11:
No instance for (Text.Parsec.Prim.Stream s1 m1 Char)
arising from a use of `noneOf' at WASH/Mail/RFC2822.hs:18:11-23
Possible fix:
add an instance declaration for
(Text.Parsec.Prim.Stream s1 m1 Char)
In the expression: noneOf "\n\r"
In the definition of `lineChar': lineChar = noneOf "\n\r"
WASH/Mail/RFC2822.hs:19:17:
No instance for (Text.Parsec.Prim.Stream s m Char)
arising from a use of `noneOf' at WASH/Mail/RFC2822.hs:19:17-30
Possible fix:
add an instance declaration for (Text.Parsec.Prim.Stream s m
Char)
In the expression: noneOf "\n\r:"
In the definition of `headerNameChar':
headerNameChar = noneOf "\n\r:"
dh_haskell_build: ./setup returned exit code 1
Incidentally, it might be nice to see this uploaded to Hackage too.
Thanks,
-- John
--- End Message ---