Skip to content

Commit

Permalink
haskell-language-server: add lower bound for githash (#3030)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim authored Jul 9, 2022
1 parent 531646b commit 4b0b99e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion haskell-language-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ library
, data-default
, ghc
, ghcide ^>=1.7
, githash
, githash >=0.1.6.1
, lsp
, hie-bios
, hiedb
Expand Down
1 change: 1 addition & 0 deletions stack-lts16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ extra-deps:
- stm-hamt-1.2.0.6@sha256:fba86ccb4b45c5706c19b0e1315ba63dcac3b5d71de945ec001ba921fae80061,3972
- primitive-extras-0.10.1
- primitive-unlifted-0.1.3.1
- githash-0.1.6.2

configure-options:
ghcide:
Expand Down

0 comments on commit 4b0b99e

Please # to comment.