summaryrefslogtreecommitdiff
path: root/Presence/ControlMaybe.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Presence/ControlMaybe.hs')
-rw-r--r--Presence/ControlMaybe.hs1
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(..))
9import Control.Monad 9import Control.Monad
10import Control.Exception as Exception (IOException(..),catch)
11import Data.Functor 10import Data.Functor
12import System.IO.Error 11import System.IO.Error
13 12