[Haskell-cafe] improved jhc manual

musicdenotation at gmail.com musicdenotation at gmail.com
Mon Jun 16 05:10:41 UTC 2014


The implementation of unboxed types and defined kinds in JHC appears to be incompatible with GHC (`Int_` instead of `Int#`, `data kind` instead of just `data` and promote every suitable type). Please fix this.


More information about the Haskell-Cafe mailing list