Re: WinHugs beta 2
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <20051101170750.GA6317__47449.8112955645$1130865109$gmane$org@soi.city.ac.uk> |
On Tue, Nov 01, 2005 at 03:11:48PM +0000, Neil Mitchell wrote: > I've packaged this up as WinHugs and MinHugs - a minimal version of > WinHugs which takes up less space and has less libraries/packages. > Since I hope that university students will be installing this on their > machines to do their work, it needs to be small enough so it can be > installed on their quota. I'm planning to strip down the source distribution too, as soon as Cabal is a little more capable. The plan is to include just the base, haskell98 and Cabal packages, with the rest as separate Cabal packages. That should give binary packagers more options.