diff options
Diffstat (limited to 'astore.cabal')
-rw-r--r-- | astore.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astore.cabal b/astore.cabal index 232b01f..2aa0f73 100644 --- a/astore.cabal +++ b/astore.cabal @@ -40,11 +40,14 @@ library filepath, gitlib, gitlib-libgit2, + hlibgit2, megaparsec, mtl, parser-combinators, + resourcet, tagged, text, + time, unliftio, unliftio-core, unordered-containers, |