summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/GHC/IO.hs')
-rw-r--r--libraries/base/GHC/IO.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/base/GHC/IO.hs b/libraries/base/GHC/IO.hs
index 388c81f138..1d86b8d12a 100644
--- a/libraries/base/GHC/IO.hs
+++ b/libraries/base/GHC/IO.hs
@@ -44,7 +44,6 @@ import GHC.Base
import GHC.ST
import GHC.Exception
import GHC.Show
-import Data.Maybe
import {-# SOURCE #-} GHC.IO.Exception ( userError )