Releases: ehamberg/typeclassopedia-md
Releases · ehamberg/typeclassopedia-md
2022-08-14
Update paper title and URL
2022-06-02
Full Changelog: 2021-08-09...2022-06-02
2021-08-09
Fix link to recursive do in ghc user guide https://wiki.haskell.org/index.php?title=Typeclassopedia&diff=next&oldid=63562
2020-12-15
Remove `fail` from `Monad` class and add `Monadfail` https://wiki.haskell.org/index.php?title=Typeclassopedia&type=revision&diff=63562&oldid=63558
2020-12-08
Import section on `QualifiedDo` https://wiki.haskell.org/index.php?title=Typeclassopedia&type=revision&diff=63513&oldid=63367
2018-07-05
Fix outdated comment about `foldr` in the Prelude
2018-04-18
Add section on `Bifunctor`
2017-08-16
Fix inline code with “`arr`”
2014-12-01
Fix a rotten link https://www.haskell.org/haskellwiki/index.php?title=Typeclassopedia&diff=59128&oldid=prev
2014-09-09
Examples and intuition: `IORef` has been changed to `MVar`