call-haskell-from-anything v0.2.0.0 Release Notes

Release Date: 2016-01-30 // about 8 years ago
    • ⚡️ Update to msgpack-1.0.0. Fixes #5.
    • 🛠 Fix compilation under GHC 7.10
    • Require GHC >= 7.10
    • ✂ Remove support for compilers that don't support DataKinds
    • 👍 stack support.
    • With msgpack-1.0.0 we unfortunately lose the ability to give clear messages; if there is a number-of-arguments mismatch, unpack now returns Nothing.