Hi Nick, The problem is that extensible exceptions is already provided by Control.Exception so there is no need to depend on it in the new ghc versions. I created a patch to ignore extensible exceptions if the version is >= 7.6.1 at: http://pkgbuild.com/~td123/0001-update-code-to-support-extensible-exceptions-no-long.patch Cheers.