Fix lower bounds (#3501)

Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
This commit is contained in:
Pepe Iborra 2023-02-24 12:28:24 +01:00 committed by GitHub
parent 65f0d057d2
commit 50799fecb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ library
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10
, ghc
, ghc-boot-th
, ghcide ^>=1.8.0.2 || ^>= 1.9
, ghcide ^>= 1.9
, hls-plugin-api ^>=1.5 || ^>= 1.6
, lens
, lsp

View File

@ -29,7 +29,7 @@ library
, extra
, ghc
, ghc-exactprint
, ghcide ^>=1.8 || ^>= 1.9
, ghcide ^>= 1.9
, hashable
, hiedb
, hie-compat