ghci can't continue in a situation (HXml Toolbox)
Ferenc Wagner
wferi at afavant.elte.hu
Thu Mar 11 20:39:37 EST 2004
Simon David Foster <s.d.f at btinternet.com> 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.
More information about the Glasgow-haskell-users
mailing list