Skip to content

Commit 2f7fec8

Browse files
committed
Bump HLS and plugins to 2.10.0.0
1 parent 6d0a6f2 commit 2f7fec8

File tree

5 files changed

+105
-105
lines changed

5 files changed

+105
-105
lines changed

ghcide/ghcide.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cabal-version: 3.4
22
build-type: Simple
33
category: Development
44
name: ghcide
5-
version: 2.9.0.1
5+
version: 2.10.0.0
66
license: Apache-2.0
77
license-file: LICENSE
88
author: Digital Asset and Ghcide contributors
@@ -81,8 +81,8 @@ library
8181
, hie-bios ^>=0.14.0
8282
, hie-compat ^>=0.3.0.0
8383
, hiedb ^>= 0.6.0.0
84-
, hls-graph == 2.9.0.1
85-
, hls-plugin-api == 2.9.0.1
84+
, hls-graph == 2.10.0.0
85+
, hls-plugin-api == 2.10.0.0
8686
, implicit-hie >= 0.1.4.0 && < 0.1.5
8787
, lens
8888
, list-t

0 commit comments

Comments
 (0)