... | @@ -43,14 +43,14 @@ This page aims to provide a concise summarized view of major planned changes for |
... | @@ -43,14 +43,14 @@ This page aims to provide a concise summarized view of major planned changes for |
|
|
|
|
|
|
|
|
|
- Turn the `Semigroup` and `MonadFail` warnings into warnings that are on by default.
|
|
- Turn the `Semigroup` and `MonadFail` warnings into warnings that are on by default.
|
|
- Warn about the pending removal of the default definitions for `log1p`, etc.
|
|
- Warn about the pending removal of the default definitions for `log1p`, etc. (tentative)
|
|
|
|
|
|
## GHC 8.6
|
|
## GHC 8.6
|
|
|
|
|
|
|
|
|
|
- Turn on `MonadFail` by default.
|
|
- Turn on `MonadFail` by default.
|
|
- Move `Semigroup` into `Prelude`.
|
|
- Move `Semigroup` into `Prelude`.
|
|
- Remove the default definitions of `log1p`, etc.
|
|
- Remove the default definitions of `log1p`, etc. (tentative)
|
|
|
|
|
|
## GHC 8.8
|
|
## GHC 8.8
|
|
|
|
|
... | | ... | |