Skip to content

Commit

Permalink
Use implicit-hie-cradle-0.3.0.5 (#2020)
Browse files Browse the repository at this point in the history
* Use implicit-hie-cradle-0.3.0.5

* Use implicit-hie-0.1.2.6 in stack.yaml's
  • Loading branch information
jneira authored Jul 15, 2021
1 parent 160c509 commit e190a0e
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion cabal-ghc901.project
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ source-repository-package

write-ghc-environment-files: never

index-state: 2021-06-30T16:00:00Z
index-state: 2021-07-14T20:31:09Z

constraints:
-- These plugins doesn't work on GHC9 yet
Expand Down
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ source-repository-package

write-ghc-environment-files: never

index-state: 2021-07-12T16:00:00Z
index-state: 2021-07-14T20:31:09Z

constraints:
-- Diagrams doesn't support optparse-applicative >= 0.16 yet
Expand Down
2 changes: 1 addition & 1 deletion ghcide/ghcide.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ library
ghc-api-compat,
cryptohash-sha1 >=0.11.100 && <0.12,
hie-bios >= 0.7.1 && < 0.8.0,
implicit-hie-cradle >= 0.3.0.2 && < 0.4,
implicit-hie-cradle >= 0.3.0.5 && < 0.4,
base16-bytestring >=0.1.1 && <1.1
if os(windows)
build-depends:
Expand Down
4 changes: 2 additions & 2 deletions stack-8.10.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ extra-deps:
- lsp-test-0.14.0.0
- heapsize-0.3.0
- hie-bios-0.7.5
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.3.0.0
- retrie-0.1.1.1
Expand Down
4 changes: 2 additions & 2 deletions stack-8.10.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ extra-deps:
- ghc-source-gen-0.4.1.0
- heapsize-0.3.0
- hie-bios-0.7.5
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.3.0.0
- retrie-0.1.1.1
Expand Down
4 changes: 2 additions & 2 deletions stack-8.10.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ extra-deps:
- ghc-exactprint-0.6.4
- ghc-source-gen-0.4.1.0
- heapsize-0.3.0
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.3.0.0
- retrie-0.1.1.1
Expand Down
4 changes: 2 additions & 2 deletions stack-8.10.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ extra-deps:
- ghc-exactprint-0.6.4
- ghc-source-gen-0.4.1.0
- heapsize-0.3.0
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.3.0.0
- retrie-1.0.0.0
Expand Down
4 changes: 2 additions & 2 deletions stack-8.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ extra-deps:
- hlint-3.2.3
- HsYAML-0.2.1.0@rev:1
- HsYAML-aeson-0.2.0.0@rev:2
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- indexed-profunctors-0.1
- lens-4.18
- megaparsec-9.0.1
Expand Down
4 changes: 2 additions & 2 deletions stack-8.6.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ extra-deps:
- hlint-3.2.3
- HsYAML-0.2.1.0@rev:1
- HsYAML-aeson-0.2.0.0@rev:2
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- indexed-profunctors-0.1
- lens-4.18
- megaparsec-9.0.1
Expand Down
4 changes: 2 additions & 2 deletions stack-8.8.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ extra-deps:
- hoogle-5.0.17.11
- hsimport-0.11.0
- ilist-0.3.1.0
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- megaparsec-9.0.1
- monad-dijkstra-0.1.1.2
- opentelemetry-0.6.1
Expand Down
4 changes: 2 additions & 2 deletions stack-8.8.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ extra-deps:
- hoogle-5.0.17.11
- hsimport-0.11.0
- ilist-0.3.1.0
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- megaparsec-9.0.1
- monad-dijkstra-0.1.1.2
- opentelemetry-0.6.1
Expand Down
4 changes: 2 additions & 2 deletions stack-9.0.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ extra-deps:
- heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417
- hiedb-0.4.0.0
- hlint-3.3@sha256:4218ad6e03050f5d68aeba0e025f5f05e366c8fd49657f2a19df04ee31b2bb23,4154
- implicit-hie-0.1.2.5@sha256:517a98ef72f92f0a1617495222774fed3a751a64b0c06fbfc7b858d7aa5de279,2998
- implicit-hie-cradle-0.3.0.2@sha256:7ad0d10c475ad2b45a068aa0c1b150078ec579746df3b1754d91820354c90696,2594
- implicit-hie-0.1.2.6
- implicit-hie-cradle-0.3.0.5
- lens-5.0.1
- profunctors-5.6.2
- refinery-0.3.0.0@sha256:5ec9588de8f9752b2a947a87ca6a5a0156150ed7b0197975730c007c4549e7fb,1675
Expand Down
4 changes: 2 additions & 2 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ extra-deps:
- ghc-exactprint-0.6.4
- ghc-source-gen-0.4.1.0
- heapsize-0.3.0
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.3.0.0
- retrie-0.1.1.1
Expand Down

0 comments on commit e190a0e

Please sign in to comment.