Skip to content
Snippets Groups Projects
Commit 8cb88a5a authored by Bodigrim's avatar Bodigrim Committed by Marge Bot
Browse files

Update changelog to mention changes to instance Foldable (Compose f g)

parent 80fce576
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@
* Add `Type.Reflection.decTypeRep`, `Data.Typeable.decT` and `Data.Typeable.hdecT` equality decisions functions.
([CLC proposal #98](https://github.com/haskell/core-libraries-committee/issues/98))
* Add `Data.Functor.unzip` ([CLC proposal #88](https://github.com/haskell/core-libraries-committee/issues/88))
* Implement more members of `instance Foldable (Compose f g)` explicitly.
([CLC proposal #57](https://github.com/haskell/core-libraries-committee/issues/57))
## 4.18.0.0 *TBA*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment