diff options
author | Joris Guyonvarch | 2015-08-10 21:56:58 +0200 |
---|---|---|
committer | Joris Guyonvarch | 2015-08-10 21:56:58 +0200 |
commit | f860b59644e84b84b6d7b4af309161ca7c5499ee (patch) | |
tree | f55a136211c6892b4f355252bd0de87a62d95281 /sharedCost.cabal | |
parent | d1fd30057cd7178e79e258a629d50c5644002166 (diff) |
Adding a message structure server side
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r-- | sharedCost.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal index b1c73eb..1855421 100644 --- a/sharedCost.cabal +++ b/sharedCost.cabal @@ -35,3 +35,4 @@ executable sharedCost , ConfigFile == 1.1.4 , mtl == 2.2.1 , lens == 4.12.3 + , parsec == 3.1.9 |