Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 436 Bytes

File metadata and controls

12 lines (11 loc) · 436 Bytes

New in MicroHs 0.16.0.0

Features

  • More complete base library
  • Int aritmetic generates overflow exception instead of wrapping.
  • Find compiler files relative to the binary instead with an absolute path.
  • Use LZMA for compression
  • Fast install
  • Enable embedding packages in the mhs binary
  • Deriving for Read, Data, Functor, Foldable, Traversable
  • Simple Web app for playing with MicroHs
  • Non-blocking IO primitives