Skip to content

Commit

Permalink
bump ghcide version
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra committed Nov 2, 2021
1 parent 3f864a7 commit f715d5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ghcide/ghcide.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cabal-version: 2.4
build-type: Simple
category: Development
name: ghcide
version: 1.4.2.3
version: 1.4.2.4
license: Apache-2.0
license-file: LICENSE
author: Digital Asset and Ghcide contributors
Expand Down
2 changes: 1 addition & 1 deletion plugins/hls-eval-plugin/hls-eval-plugin.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ library
, ghc
, ghc-boot-th
, ghc-paths
, ghcide >=1.2 && <1.5
, ghcide >=1.4.2.4 && <1.5
, hashable
, hls-graph
, hls-plugin-api ^>=1.2
Expand Down

0 comments on commit f715d5b

Please sign in to comment.