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.