diff options
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal index 4bae665..c528361 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -73,6 +73,7 @@ executable anissue -- Other library packages from which modules are imported. build-depends: base ^>=4.16.4.0, bytestring, + filepath, optparse-applicative, typed-process |