summaryrefslogtreecommitdiff
path: root/Coalpit.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Coalpit.hs')
-rw-r--r--Coalpit.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Coalpit.hs b/Coalpit.hs
index 6eb7f06..fda836a 100644
--- a/Coalpit.hs
+++ b/Coalpit.hs
@@ -59,7 +59,9 @@ 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