diff options
author | Joris | 2015-10-10 11:22:03 +0200 |
---|---|---|
committer | Joris | 2015-10-10 11:22:03 +0200 |
commit | 7825b27d262af7252b48e9179a5bbf86b0f30d22 (patch) | |
tree | 2d85883a427fa1183cd5f7737b58e29ba2471828 /birthday.cabal | |
parent | dd16fd43b09a881a43433174728cf45792cce8ae (diff) |
More readable birthdates in csv file
Diffstat (limited to 'birthday.cabal')
-rw-r--r-- | birthday.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/birthday.cabal b/birthday.cabal index 29bafad..cd8393e 100644 --- a/birthday.cabal +++ b/birthday.cabal @@ -15,3 +15,4 @@ executable birthday , time == 1.5.0.1 , ConfigFile == 1.1.4 , transformers == 0.4.3.0 + , parsec == 3.1.9 |