Skip to content

Commit ba4056e

Browse files
committed
Add link from #3
1 parent 7dd2b08 commit ba4056e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/monad-transformers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ last-reviewed: 2015-02-24
1212
* Pitfalls of Writer laziness
1313
* Dealing with exceptions and control structures (monad-control and exceptions packages), and losing state
1414
* Monad transformers: [EitherT vs IO](http://stackoverflow.com/questions/25752900/exceptions-and-monad-transformers/25753497#25753497)
15+
* https://github.com/kqr/gists/blob/master/articles/gentle-introduction-monad-transformers.md (need to get permission to relicense)

0 commit comments

Comments
 (0)