mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 00:30:06 +02:00
nhc is an Haskell compiler which is easily bootstrappable from C (unlike ghc). The downsides are: - It's slower - It only implements Haskell 98 It may be usable to build GHC or some other Haskell based software, we'll see.