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.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'coalpit.cabal') diff --git a/coalpit.cabal b/coalpit.cabal index 1d91ea7..6fa969f 100644 --- a/coalpit.cabal +++ b/coalpit.cabal @@ -27,12 +27,14 @@ library exposed-modules: Coalpit , Coalpit.Core , Coalpit.DSV + , Coalpit.IO , Coalpit.Parsing build-depends: base >= 4.9 && < 5 , megaparsec >= 6.2 && < 7 , scientific >= 0.3 && < 1 , time >= 1.6 && < 2 , network-uri >= 2.6 && < 3 + , pipes >= 4.3 && < 5 default-language: Haskell2010 ghc-options: -Wall -- cgit v1.2.3