From d3fd385b8140a6bfb2318a8bc72c7c2af6dc134d Mon Sep 17 00:00:00 2001 From: Vekhir <134215107+Vekhir@users.noreply.github.com> Date: Mon, 19 Feb 2024 01:00:04 +0100 Subject: [PATCH] Bump dependencies for GHC 9.8 Builds and tests fine --- dhall-docs/dhall-docs.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dhall-docs/dhall-docs.cabal b/dhall-docs/dhall-docs.cabal index ff94fc09f..d6bcdf438 100644 --- a/dhall-docs/dhall-docs.cabal +++ b/dhall-docs/dhall-docs.cabal @@ -65,7 +65,7 @@ Library Build-Depends: base >= 4.11.0.0 && < 5 , base16-bytestring >= 1.0.0.0 , - bytestring < 0.12, + bytestring < 0.13, containers , cryptohash-sha256 , directory >= 1.3.0.0 && < 1.4 , @@ -81,7 +81,7 @@ Library -- path-io follows SemVer: https://github.com/mrkkrp/path-io/issues/68 path-io >= 1.6.0 && < 2 , prettyprinter >= 1.7.0 && < 1.8 , - text >= 0.11.1.0 && < 2.1 , + text >= 0.11.1.0 && < 2.2 , transformers >= 0.2.0.0 && < 0.7 , mtl >= 2.2.1 && < 2.4 , optparse-applicative >= 0.14.0.0 && < 0.19