Source: washngo
Version: 2.12-6
Severity: serious
Hi,
Your package failed to buid with the following error:
[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
Kurt
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]