From b401482567a32a0c47f3f9d398268b70b0b0836f Mon Sep 17 00:00:00 2001 From: defanor Date: Sat, 16 Dec 2017 17:35:05 +0300 Subject: Move parsing helpers into Coalpit.Parsing --- coalpit.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'coalpit.cabal') 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 -- cgit v1.2.3