Re: Network.CGI missing in Hugs
Sven Panne <[email protected]> Sat, 6 Jan 2007 15:15:50 +0100
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag, 5. Januar 2007 18:14 schrieb Bjorn Bringert: > I added that instance reluctantly, but it is quite useful when you > write your own monad transformers and want to wrap CGIT. Removing it > would break some existing code (Hope is the only one I know of), but > if that's what's needed to get it working with Hugs, I'm ok with it. Effectively removing Network.CGI from the Hugs community will probably break more programs, so I'll vote for non-overlapping instances, too. Cheers, S.