call-haskell-from-anything v1.1.0.0 Release Notes
Release Date: 2017-08-04 // over 7 years ago-
- ⚡️ Backwards incompatible change! Wrappers have to be updated (see examples)
- 🛠 Fixed significant memory truncation bug #20
- 🛠 Fixed potential use-after-free stack return bug (see fix for #20)
Previous changes from v1.0.1.0
-
- ✂ Remove no-longer-needed instance for IO, fixes "overlapping instances" error in clients