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 ae1fc25 commit 78efc11Copy full SHA for 78efc11
CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
6
## [Unreleased]
7
### Changed
8
-- `MonadT` is now witnessed by a parameter for better subtyping
+- ***Breaking Change***: `MonadT` is now witnessed by a parameter for better subtyping
9
- `Alter` now merely requires an `Fn1` instead of an explicit `Effect`
10
- `IO` now internally trampolines all forms of composition, including lazyZip;
11
sequencing very large iterables of IO will work, if you have the heap, and
0 commit comments