To: [EMAIL PROTECTED] Subject: Re: Haskell HTTP lib? In-Reply-To: Your message of "Fri, 27 Aug 1999 10:06:01 +0200" <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <[EMAIL PROTECTED]> Date: Fri, 27 Aug 1999 17:45:31 +0900 From: Manuel M. T. Chakravarty <[EMAIL PROTECTED]> Lines: 21 Sven Panne <[EMAIL PROTECTED]> wrote, > "S. Alexander Jacobson" wrote: > > I guess we wait for Hugs to synch w/ GHC.... [...] > > I've got no idea when the "Great Merger" is finished, hence my > suggestion above. Note that I'm not flaming against Hugs, I was actually > a real fan of it, and I know that in academia you earn *nothing* for > implementing hSeek and friends, but on the other hand, it shouldn't be > *that* hard and time-consuming... I'd guess that this is actually related to Mark's recent complaint about lack of contributions from the community - these compatibility things would be good candidates for community involvement, I think. I can imagine, however, that those who hack Haskell implementations find it more sexy to hack on one of the compilers than on Hugs. This might change as soon as Hugs execution and GHC-compiled code can interoperate. Manuel