Ticket #103 (new defect)

Opened 18 months ago

Last modified 9 months ago

Syntax error in standard file

Reported by: guest Owned by: nobody
Priority: major Milestone: next release
Component: module system Version: 200609
Keywords: Cc:

Description

ERROR file:{Hugs}\packages\parsec\Text\ParserCombinators?\Parsec\Token.hs:64 - Syntax error in data type declaration (unexpected `.').

I have looked at the file and cannot determine the way to solve it.

Change History

Changed 9 months ago by guest

line64: the type declaration use forall x . syntaxe. This syntae seems not been part of haskell version 98. If you use hugs with -98 option, the compilation works fine. alain91

Note: See TracTickets for help on using tickets.