diff options
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 7358612..8b35975 100644 --- a/sharedCost.cabal +++ b/sharedCost.cabal @@ -37,3 +37,4 @@ executable sharedCost , lens == 4.12.3 , parsec == 3.1.9 , unordered-containers == 0.2.5.1 + , containers == 0.5.6.2 |