All Versions
5
Latest Version
Avg Release Cycle
0 days
Latest Release
1657 days ago

Changelog History

  • v0.2.0.0 Changes

    September 15, 2019
    • โž• Add new Foreign.Marshal.Codensity module to expose an equivalent interface in terms of a different monadic abstraction for continuation-based code.
  • v0.1.2.1 Changes

    September 14, 2019
    • ๐Ÿ›  Fix documentation bugs.
  • v0.1.2.0 Changes

    September 14, 2019
    • Reimplement calloc and friends in terms of alloca to make them exception-safe.
    • โž• Add bracketContT to add initialization and finalization hooks to an existing ContT.
  • v0.1.1.0 Changes

    September 14, 2019
    • โž• Add combinators for using optics and projection functions to marshal more general types than simply lists into C arrays.
  • v0.1.0.0 Changes

    September 14, 2019
    • ๐ŸŽ‰ Initial release.