streamly v0.7.3 Release Notes

Release Date: 2021-02-01 // about 3 years ago
  • 🏗 Build Issues

    • 🛠 Fix build issues with primitive package version >= 0.7.1.
    • 🛠 Fix build issues on armv7.

Previous changes from v0.7.2

  • 🐛 Bug Fixes

    • 🛠 Fix a bug in the Applicative and Functor instances of the Fold data type.

    🏗 Build Issues

    • 🛠 Fix a bug that occasionally caused a build failure on windows when used with stack or stack ghci.
    • 🏗 Now builds on 32-bit machines.
    • 🏗 Now builds with primitive package version >= 0.5.4 && <= 0.6.4.0
    • 🏗 Now builds with newer QuickCheck package version >= 2.14 && < 2.15.
    • 🏗 Now builds with GHC 8.10.