Additional
Information: This category is for software written to work intimately with Haskell.
Tools Sites:
Buddha Buddha: A declarative debugger for the Haskell 98. (Tools) http://www.cs.mu.oz.au/~bjpop/buddha/
Happy Happy: A parser generator for Haskell. (Tools) http://haskell.cs.yale.edu/happy/
HaskellDirect HaskellDirect: An (Independent definition language) IDL compiler for Haskell. Can be used to interface foreign language libraries and call COM methods from Haskell. (Tools) http://haskell.cs.yale.edu/hdirect/
APSET APSET: A project to provide better run-time profiling information for GpH. (Tools) http://www.cee.hw.ac.uk/~gnik/apset/
Green Card Green Card: A foreign function interface preprocessor, simplifying the task of interfacing Haskell programs to external libraries. (Tools) http://haskell.cs.yale.edu/greencard/
DrIFT DrIFT: A Haskell preprocessor for generating instances of classes. (Tools) http://www.dcs.gla.ac.uk/~nww/derivehome.html