
26 Feb
2009
26 Feb
'09
3 a.m.
hello all, I've used cabal to install package haskell-src-1.0.1.3 under ghc 6.10.1; Apparently, it worked fine! However, function parseModule has been given the type: parseModule :: String -> ParseResult haskell-src-1.0.1.3:Language.Haskell.Syntax.HsModule instead of simply parseModule :: String -> ParseResult HsModule as described in the Language.Haskell.Parser module; This causes conflicting types for all my other modules! Can anyone please help me on this? Any help would be very much appreciated! bests, joao -- João Paulo Fernandes Departamento de Informática Universidade do Minho www.di.uminho.pt/~jpaulo