Skip to content

Commit c73bc07

Browse files
committed
Remove duplicate entry.
1 parent a1e626e commit c73bc07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/all-about-exceptions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Should cover:
1414
* Exceptions in pure code
1515
* Difference between `throw` and `throwIO`
1616
* Async exceptions
17-
* Catching all exceptions
1817
* [Exceptions in continuation based monads](http://www.yesodweb.com/blog/2014/05/exceptions-cont-monads)
1918
* [Exceptions and monad transformers](https://www.fpcomplete.com/user/snoyberg/general-haskell/exceptions/exceptions-and-monad-transformers)
2019
* [Catching all exceptions](https://www.fpcomplete.com/user/snoyberg/general-haskell/exceptions/catching-all-exceptions)

0 commit comments

Comments
 (0)