Releases: Gabriella439/foldl
Releases · Gabriella439/foldl
foldl-1.0.7
- Increased upper bound on
text
- Added
Num
,Floating
, andFractional
instances - Added
count
forText
andByteString
foldl-1.0.6
- Added
pretraverse
andpretraverseM
foldl-1.0.5
- Added the
lastDef
fold - Added the
TrustWorthy
pragma
foldl-1.0.4
- Loosened upper bound on
transformers
- Added
set
,nub
andeqNub
- Fixed
minimum
andmaximum
to behave like theirData.List
counterparts
foldl-1.0.3
- Added
generalize
andsimplify
- Added
premapM
- Added
scan
- Loosened upper bound on
text
foldl-1.0.2
- Added folds for
Text
andByteString
- Added folds to build lists and
Vector
s - Added
premap
foldl-1.0.1
- Generalized
fold
andfoldM
to work onFoldable
s - Added new folds for
Text
andByteString
- Added
Monoid
instance forFold
foldl-1.0.0
Initial release