diff options
-rw-r--r-- | verify-hs.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/verify-hs.cabal b/verify-hs.cabal index 68dec3d..f085198 100644 --- a/verify-hs.cabal +++ b/verify-hs.cabal @@ -21,7 +21,7 @@ executable verify-hs Pretty Util build-depends: - base >=4.12 && <4.13, + base >=4.12 && <4.14, containers >=0.6.0.1 && <0.7, mtl >=2.2.2 && <2.3, parsec >=3.1.13.0 && <3.2 |