Haskell Error Handling Examples
So I was wading through the posts on Proggit today and I found a short but useful post on Haskell error handling. It is quite refreshing to find some Haskell examples that is not about printing out the Fibonacci sequence or calculating the factorial for an arbitrary integer.
