On Sat, Mar 12, 2005 at 09:38:57PM +0100, Edwin Steiner wrote:
> I tried to compile Pugs 6.0.10 with ghc 6.4 and got some error
> messages. Fortunately they were not hard to resolve. I had to
> do the following:
Hi. Unfortunately we have already fixed this in the trunk,
so 6.0.11, due out today,
Hello Pugs developers!
I tried to compile Pugs 6.0.10 with ghc 6.4 and got some error
messages. Fortunately they were not hard to resolve. I had to
do the following:
- remove getEnvironment from src/Posix.hs (it collided with
System.Environment.getEnvironment).
- not import the ful