Remove Handler export, fixes #25.
This commit is contained in:
@@ -337,6 +337,7 @@ import Control.Exception as X hiding (
|
||||
, throwTo
|
||||
, assert
|
||||
, displayException
|
||||
, Handler(..)
|
||||
)
|
||||
|
||||
import qualified Control.Exception
|
||||
|
||||
Reference in New Issue
Block a user