aboutsummaryrefslogtreecommitdiff
path: root/hs-visinter.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hs-visinter.cabal')
-rw-r--r--hs-visinter.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hs-visinter.cabal b/hs-visinter.cabal
index ba035ab..9c5e18d 100644
--- a/hs-visinter.cabal
+++ b/hs-visinter.cabal
@@ -13,7 +13,7 @@ executable hs-visinter
AST
Parser
build-depends:
- base >= 4.13 && < 4.15,
+ base >= 4.16 && < 4.17,
containers >= 0.6.3.1 && < 0.7,
parsec >= 3.1.14.0 && < 3.2,
mtl,