summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal3
1 files changed, 2 insertions, 1 deletions
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