summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Event/Poll.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/GHC/Event/Poll.hsc')
-rw-r--r--libraries/base/GHC/Event/Poll.hsc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/base/GHC/Event/Poll.hsc b/libraries/base/GHC/Event/Poll.hsc
index c5003ff24f..fc4b011d4d 100644
--- a/libraries/base/GHC/Event/Poll.hsc
+++ b/libraries/base/GHC/Event/Poll.hsc
@@ -37,7 +37,6 @@ import Foreign.Ptr (Ptr)
import Foreign.Storable (Storable(..))
import GHC.Base
import GHC.Conc.Sync (withMVar)
-import GHC.Err (undefined)
import GHC.Num (Num(..))
import GHC.Real (ceiling, fromIntegral)
import GHC.Show (Show)