Fix the GHC HEAD build: Don't use deprecated catch function
We could make this conditional, to support old GHC versions, but I don't think it is worth the cost to support 6.8. By the time this Cabal is released, you will need at least 6.12 (if not higher) to build the GHC it comes with.
Please register or sign in to comment