diff options
Diffstat (limited to 'libraries/base/changelog.md')
-rw-r--r-- | libraries/base/changelog.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md index 0ce3960092..525cdbab72 100644 --- a/libraries/base/changelog.md +++ b/libraries/base/changelog.md @@ -49,7 +49,6 @@ `Generic1`, and `Data` instances for `GHC.Tuple.Solo`. * Add `Eq1`, `Read1` and `Show1` instances for `Complex`; - add `Eq1` and `Ord1` instances for `Fixed; add `Eq1/2`, `Ord1/2`, `Show1/2` and `Read1/2` instances for 3 and 4-tuples. * Remove `Data.Semigroup.Option` and the accompanying `option` function. |