Skip to content

Releases: ehamberg/typeclassopedia-md

2022-08-14

14 Aug 14:05
652adfc
Compare
Choose a tag to compare
Update paper title and URL

2022-06-02

01 Jun 22:08
ca21bdf
Compare
Choose a tag to compare

2021-08-09

09 Aug 17:31
9c7e6a2
Compare
Choose a tag to compare
Fix link to recursive do in ghc user guide

https://wiki.haskell.org/index.php?title=Typeclassopedia&diff=next&oldid=63562

2020-12-15

15 Dec 16:45
698ff08
Compare
Choose a tag to compare
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

08 Dec 07:33
b0ade81
Compare
Choose a tag to compare
Import section on `QualifiedDo`

https://wiki.haskell.org/index.php?title=Typeclassopedia&type=revision&diff=63513&oldid=63367

2018-07-05

05 Jul 14:25
e859560
Compare
Choose a tag to compare
Fix outdated comment about `foldr` in the Prelude

2018-04-18

18 Apr 21:11
6000e9f
Compare
Choose a tag to compare
Add section on `Bifunctor`

2017-08-16

16 Aug 10:23
7078db7
Compare
Choose a tag to compare
2017-08-16 Pre-release
Pre-release
Fix inline code with “`arr`”

2014-12-01

01 Dec 12:29
Compare
Choose a tag to compare
Fix a rotten link

https://www.haskell.org/haskellwiki/index.php?title=Typeclassopedia&diff=59128&oldid=prev

2014-09-09

09 Sep 13:22
Compare
Choose a tag to compare
Examples and intuition: `IORef` has been changed to `MVar`