
28 Sep
2010
28 Sep
'10
5:01 p.m.
Hi, when parsing a file containing a function signature with a context like test :: (Functor f) => ... I get the follewing failure: ParseFailed "Malformed context: FlexibleContexts not enabled" Actually I enables flexible contexts whereever I could ... any ideas? Greets, daniel