Looking for large Haskell programs

George Russell ger@tzi.de
Thu, 06 Feb 2003 12:03:15 +0100


Tobias Gedell wrote
> I'm looking for large haskell programs with more than 15000 lines of 
> code. Does any of you know where I can find such programs? The programs 
> found in the nofib suite are not large enough.
The UniForM workbench is currently almost 80000 lines (of which 4500 are
actually HaXml, so don't really count), and is almost all Haskell.  It uses
a lot of Glasgow extensions though.