Don't use Control.Exception.Extensible in Setup.hs.
This fixes the build on ghc>=7.6.1, which no longer provides the extensible-exceptions package by default. (Haskeline's own dependency on extensible-exceptions was removed in haskeline-0.7.0.0.)
Please register or sign in to comment