About

Metadata

  • Last updated , by lehins
  • License BSD-3-Clause
  • Categories Algorithms
  • Maintained by: alexey@kuleshevi.ch

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.1
  2. 8.8.4
  3. 8.8.3
  4. 8.8.2
  5. 8.6.5
  6. 8.6.4
  7. 8.6.3
  8. 8.4.4
  9. 8.4.3
  10. 8.2.2
  11. 8.0.2
  12. 7.10.3

Readme

primal

Warning - it is still in experimental stage.

This package attempts to combine best practices from Haskell eco-system on how to deal with RealWorld, IO and ST. It also provides quite a few primitive operations through FFI and C that are either not available in older GHC or not available at all.

Unique functionality for unpacking complex types as well as atomic modification of such values.