aboutsummaryrefslogtreecommitdiff
path: root/perfume.cabal
diff options
context:
space:
mode:
authorJoris2015-08-31 13:56:29 +0200
committerJoris2015-08-31 13:56:29 +0200
commit47cbcb0011861cd1f35aa0a804dd2af0847c49c5 (patch)
tree409fd4c6e6fef0277873f561ff39e3b0aaea4b20 /perfume.cabal
parentc874fdacf0e29b5743cd14de2ecb95fe60ddacca (diff)
downloadperfume-47cbcb0011861cd1f35aa0a804dd2af0847c49c5.tar.gz
perfume-47cbcb0011861cd1f35aa0a804dd2af0847c49c5.tar.bz2
perfume-47cbcb0011861cd1f35aa0a804dd2af0847c49c5.zip
Adding a command line option parser working example
Diffstat (limited to 'perfume.cabal')
-rw-r--r--perfume.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/perfume.cabal b/perfume.cabal
index f096a35..e508c42 100644
--- a/perfume.cabal
+++ b/perfume.cabal
@@ -18,3 +18,4 @@ executable perfume
, aeson == 0.9.0.1
, utf8-string == 1.0.1.1
, directory == 1.2.3.1
+ , optparse-applicative == 0.11.0.2