Commit Graph

3 Commits

Author SHA1 Message Date
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval
ac06436496 nhc98: code style. 2018-08-03 08:44:16 +02:00
Adrien Destugues
2c0dad1368 Add recipe and patch for nhc98
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.
2018-07-28 18:08:01 +02:00