summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index f8b9cd6..6aedab0 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -24,6 +24,7 @@ source-repository head
library
exposed-modules: Coalpit
+ , Coalpit.Parsing
build-depends: base >= 4.9 && < 5
, megaparsec >= 6.2 && < 7
, scientific >= 0.3 && < 1