diff options
Diffstat (limited to 'Presence/ControlMaybe.hs')
-rw-r--r-- | Presence/ControlMaybe.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Presence/ControlMaybe.hs b/Presence/ControlMaybe.hs index c98a6fb9..a101d667 100644 --- a/Presence/ControlMaybe.hs +++ b/Presence/ControlMaybe.hs | |||
@@ -7,7 +7,6 @@ module ControlMaybe | |||
7 | 7 | ||
8 | -- import GHC.IO.Exception (IOException(..)) | 8 | -- import GHC.IO.Exception (IOException(..)) |
9 | import Control.Monad | 9 | import Control.Monad |
10 | import Control.Exception as Exception (IOException(..),catch) | ||
11 | import Data.Functor | 10 | import Data.Functor |
12 | import System.IO.Error | 11 | import System.IO.Error |
13 | 12 | ||