diff --git a/toml-parser.cabal b/toml-parser.cabal index 1a1d233..d911955 100644 --- a/toml-parser.cabal +++ b/toml-parser.cabal @@ -75,7 +75,7 @@ library containers ^>= {0.5, 0.6, 0.7}, prettyprinter ^>= 1.7, text >= 0.2 && < 3, - time ^>= {1.9, 1.10, 1.11, 1.12}, + time ^>= {1.9, 1.10, 1.11, 1.12, 1.14}, transformers ^>= {0.5, 0.6}, build-tool-depends: alex:alex >= 3.2,