Skip to content

Commit 463ea81

Browse files
committed
Added links to optics overview in Monocle and Haskell lens
1 parent 90f3729 commit 463ea81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/release-notes/release-notes-4.4.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Proposed Release Date: July 2015
1212
* Added monoid composition.
1313
* Changed comap methods to contramap (#142, #170)
1414
* Provide hard, soft and weak memoisation implementations, default to weak (#153, #151).
15-
* Added optics (#154).
15+
* Added optics (See the Scala Monocle library https://github.com/julien-truffaut/Monocle and the Haskell lens lbrary https://github.com/ekmett/lens for an overview) (#154).
1616
* Added Validation.sequence (#163, #167).
1717
* Add PropertyTestRunner (#144).
1818
* Added Equal.notEq, List.isPrefixOf, List.isSuffixOf (#146).

0 commit comments

Comments
 (0)