From 62aa7bb8ba54c2a0f480e122c46d967f2102dac5 Mon Sep 17 00:00:00 2001 From: defanor Date: Tue, 19 Dec 2017 07:58:16 +0300 Subject: Reorganize the modules --- coalpit.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'coalpit.cabal') diff --git a/coalpit.cabal b/coalpit.cabal index 3b8f664..1d91ea7 100644 --- a/coalpit.cabal +++ b/coalpit.cabal @@ -25,8 +25,9 @@ source-repository head library exposed-modules: Coalpit - , Coalpit.Parsing + , Coalpit.Core , Coalpit.DSV + , Coalpit.Parsing build-depends: base >= 4.9 && < 5 , megaparsec >= 6.2 && < 7 , scientific >= 0.3 && < 1 -- cgit v1.2.3