From c9b893cd0343aab8b68b5a2c1e5400c164bb2ba6 Mon Sep 17 00:00:00 2001 From: defanor Date: Wed, 20 Dec 2017 05:43:32 +0300 Subject: Add Coalpit.IO --- Coalpit.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Coalpit.hs') 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 -- cgit v1.2.3