Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Control.Exception.catch clashes with Prelude.catch on older versions of base. Newer versions of base don’t have Prelude.catch, so it’s probably not possible to import Prelude hiding (catch) .
- Loading branch information