summaryrefslogtreecommitdiff
path: root/Coalpit.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Coalpit.hs')
-rw-r--r--Coalpit.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Coalpit.hs b/Coalpit.hs
index fda836a..6eb7f06 100644
--- a/Coalpit.hs
+++ b/Coalpit.hs
@@ -59,9 +59,7 @@ Then, in a shell:
module Coalpit ( module Coalpit.Core
, module Coalpit.DSV
- , module Coalpit.IO
) where
import Coalpit.Core
import Coalpit.DSV
-import Coalpit.IO