The Parsec library distributed with GHC

2000-11-14 Thread José Romildo Malaquias
Hello. The Parsec library (in package text from hslibs) distributed with GHC 4.08.1 and from CVS does not work as expected. When I try the attached program, ghc gives me error messages: = test.hs:6: Couldn't match `TokenParser' against `[Char]' Expecte

Problems with libgmp

2000-11-14 Thread Michael Marte
Hello, I am maintaining the Haskell stuff at informatik.uni-muenchen.de. (I took over the job from Sven Panne.) As a first exercise, I try to compile ghc-4.08.1 from scratch. But I always run into trouble with the libgmp stuff. IMHO, my problems are caused by several factors: 1. We use Suse Lin