From 68b8e1d3903caae10dae125dc6e1a86caf6ed012 Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Fri, 19 Mar 2021 13:30:04 +0100 Subject: [PATCH] Relax ghcides upper bound on base16-bytestring --- ghcide/ghcide.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghcide/ghcide.cabal b/ghcide/ghcide.cabal index 50e8296126..7ed4b61c75 100644 --- a/ghcide/ghcide.cabal +++ b/ghcide/ghcide.cabal @@ -101,7 +101,7 @@ library cryptohash-sha1 >=0.11.100 && <0.12, hie-bios >= 0.7.1 && < 0.8.0, implicit-hie-cradle >= 0.3.0.2 && < 0.4, - base16-bytestring >=0.1.1 && <0.2 + base16-bytestring >=0.1.1 && <1.1 if os(windows) build-depends: Win32