Skip to content

Commit 4ceb3d5

Browse files
authored
Version 1.4.16 → 1.4.17 (#213)
1 parent 34080ff commit 4ceb3d5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
1.4.17
2+
13
- Add [Fold1 utilities](): `purely`, `purely_`, `premap`, `handles`, `foldOver`, `folded1`
24
- Add pattern synonym `Fold1_` that makes the initial, step and extraction functions explicit.
35

foldl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: foldl
2-
Version: 1.4.16
2+
Version: 1.4.17
33
Cabal-Version: >=1.10
44
Build-Type: Simple
55
License: BSD3

0 commit comments

Comments
 (0)