mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
According to its documentation[1], this module simply re-exports Control.Exception on recent GHC versions. As we only support recent versions, this import is unnecessary. [1] http://hackage.haskell.org/package/extensible-exceptions-0.1.1.4/docs/Control-Exception-Extensible.html