streamly v0.7.3 Release Notes
Release Date: 2021-02-01 // almost 4 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
andFunctor
instances of theFold
data type.
๐ Build Issues
- ๐ Fix a bug that occasionally caused a build failure on windows when
used with
stack
orstack 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.
- ๐ Fix a bug in the