Performance/Yhc
From HaskellWiki
Haskell Performance Resource
Constructs: Techniques: |
Yhc is optimised for small size useage, and should require less heap space than other compilers. There are no space optimisations that can be made that will help Yhc, beyond those which are useful for all Haskell compilers.