We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5f7e2 commit ebce62cCopy full SHA for ebce62c
CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
7
8
### Changed
9
- `HList#cons` static factory method auto-promotes to specialized `HList` if there is one
10
+- `EitherT` gains a `MonadError` instance
11
12
### Added
13
- `MergeHMaps`, a `Monoid` that merges `HMap`s by merging the values via key-specified `Semigroup`s
0 commit comments