Simon David Foster <[EMAIL PROTECTED]> writes:

> I had to remove POpen from HXT to make it work correctly
> with GHC 6.2. I think this because posix now includes
> popen and so it conflicts with the version in HXT. Try
> removing POpen.hs and doing it again, make sure you load
> package posix.

Yep, it seems you are right.  Although I don't really
understand this.  Is POpen a new addition to the old
libraries?  Btw, I didn't need to add -package posix
anywhere, it's probably implied by something else in my
case.

Thank you very much for the quick help!
-- 
Feri.
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to