diff options
Diffstat (limited to 'astore.cabal')
-rw-r--r-- | astore.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astore.cabal b/astore.cabal index 601192f..eeb8189 100644 --- a/astore.cabal +++ b/astore.cabal @@ -45,6 +45,7 @@ library megaparsec, mtl, parser-combinators, + regex-pcre, resourcet, tagged, text, |