From 90fb33af5dfcf9066eeca9e732caaeefe0dd430d Mon Sep 17 00:00:00 2001 From: fendor Date: Tue, 8 Mar 2022 14:24:00 +0100 Subject: [PATCH] Upgrade to hie-bios 0.9.1 (#2766) --- cabal-ghc90.project | 2 +- cabal-ghc921.project | 2 +- cabal.project | 2 +- flake.nix | 4 ++-- ghcide/ghcide.cabal | 2 +- stack-8.10.6.yaml | 2 +- stack-8.10.7.yaml | 2 +- stack-8.6.5.yaml | 2 +- stack-8.8.4.yaml | 2 +- stack-9.0.1.yaml | 2 +- stack-9.0.2.yaml | 2 +- stack-9.2.1.yaml | 2 +- stack.yaml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/cabal-ghc90.project b/cabal-ghc90.project index fa2b2743e80..c80819263f0 100644 --- a/cabal-ghc90.project +++ b/cabal-ghc90.project @@ -37,7 +37,7 @@ package * write-ghc-environment-files: never -index-state: 2022-02-25T21:47:10Z +index-state: 2022-03-08T10:53:01Z constraints: -- These plugins don't work on GHC9 yet diff --git a/cabal-ghc921.project b/cabal-ghc921.project index bb7da223ba2..b0e9ecad8aa 100644 --- a/cabal-ghc921.project +++ b/cabal-ghc921.project @@ -39,7 +39,7 @@ package * write-ghc-environment-files: never -index-state: 2022-02-25T21:47:10Z +index-state: 2022-03-08T10:53:01Z constraints: -- These plugins don't build/work on GHC92 yet diff --git a/cabal.project b/cabal.project index 21b372980b5..2057ab1ab41 100644 --- a/cabal.project +++ b/cabal.project @@ -42,7 +42,7 @@ package * write-ghc-environment-files: never -index-state: 2022-02-25T21:47:10Z +index-state: 2022-03-08T10:53:01Z constraints: hyphenation +embed diff --git a/flake.nix b/flake.nix index 63fc3d81cf8..5676f5a5fcb 100644 --- a/flake.nix +++ b/flake.nix @@ -60,7 +60,7 @@ flake = false; }; hie-bios = { - url = "https://hackage.haskell.org/package/hie-bios-0.9.0/hie-bios-0.9.0.tar.gz"; + url = "https://hackage.haskell.org/package/hie-bios-0.9.1/hie-bios-0.9.1.tar.gz"; flake = false; }; }; @@ -112,7 +112,7 @@ with haskell.lib; { # Patches don't apply github = overrideCabal hsuper.github (drv: { patches = []; }); - # GHCIDE requires hie-bios ^>=0.9.0 + # GHCIDE requires hie-bios ^>=0.9.1 hie-bios = hself.callCabal2nix "hie-bios" inputs.hie-bios {}; # We need an older version hiedb = hself.hiedb_0_4_1_0; diff --git a/ghcide/ghcide.cabal b/ghcide/ghcide.cabal index 9c7ed24d69e..169bc19a841 100644 --- a/ghcide/ghcide.cabal +++ b/ghcide/ghcide.cabal @@ -105,7 +105,7 @@ library ghc-check >=0.5.0.4, ghc-paths, cryptohash-sha1 >=0.11.100 && <0.12, - hie-bios ^>= 0.9.0, + hie-bios ^>= 0.9.1, implicit-hie-cradle ^>= 0.3.0.5 || ^>= 0.5, base16-bytestring >=0.1.1 && <1.1 if os(windows) diff --git a/stack-8.10.6.yaml b/stack-8.10.6.yaml index b8f73e5d3c1..c7b8c521d33 100644 --- a/stack-8.10.6.yaml +++ b/stack-8.10.6.yaml @@ -43,7 +43,7 @@ extra-deps: - extra-1.7.10 - floskell-0.10.5@sha256:77f0bc1569573d9666b10975a5357fef631d32266c071733739393ccae521dab,3803 - heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417 - - hie-bios-0.9.0 + - hie-bios-0.9.1 - hiedb-0.4.1.0 - hlint-3.2.8 - implicit-hie-0.1.2.6@sha256:f50a908979a574a881f753c0f9a5224f023f438b30fdefc5b7fa01803b07a280,2998 diff --git a/stack-8.10.7.yaml b/stack-8.10.7.yaml index eee77c13ba4..d38a3e874c6 100644 --- a/stack-8.10.7.yaml +++ b/stack-8.10.7.yaml @@ -44,7 +44,7 @@ extra-deps: - extra-1.7.10 - floskell-0.10.5@sha256:77f0bc1569573d9666b10975a5357fef631d32266c071733739393ccae521dab,3803 - heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417 - - hie-bios-0.9.0 + - hie-bios-0.9.1 - hiedb-0.4.1.0 - hlint-3.2.8 - implicit-hie-0.1.2.6@sha256:f50a908979a574a881f753c0f9a5224f023f438b30fdefc5b7fa01803b07a280,2998 diff --git a/stack-8.6.5.yaml b/stack-8.6.5.yaml index 1fd9b152e46..8e935e9d308 100644 --- a/stack-8.6.5.yaml +++ b/stack-8.6.5.yaml @@ -63,7 +63,7 @@ extra-deps: - haddock-library-1.10.0 - hashable-1.3.0.0 - heapsize-0.3.0 - - hie-bios-0.9.0 + - hie-bios-0.9.1 - hlint-3.2.8 - HsYAML-0.2.1.0@rev:1 - HsYAML-aeson-0.2.0.0@rev:2 diff --git a/stack-8.8.4.yaml b/stack-8.8.4.yaml index 54f681e5a97..0a30f9bf45c 100644 --- a/stack-8.8.4.yaml +++ b/stack-8.8.4.yaml @@ -53,7 +53,7 @@ extra-deps: - ghc-trace-events-0.1.2.1 - haskell-src-exts-1.21.1 - heapsize-0.3.0 - - hie-bios-0.9.0 + - hie-bios-0.9.1 - hlint-3.2.8 - HsYAML-aeson-0.2.0.0@rev:2 - hoogle-5.0.17.11 diff --git a/stack-9.0.1.yaml b/stack-9.0.1.yaml index 2583adc92b9..cb09da83cba 100644 --- a/stack-9.0.1.yaml +++ b/stack-9.0.1.yaml @@ -46,7 +46,7 @@ extra-deps: - floskell-0.10.6 - heapsize-0.3.0.1 - hiedb-0.4.1.0 -- hie-bios-0.9.0 +- hie-bios-0.9.1 - implicit-hie-0.1.2.6 - implicit-hie-cradle-0.3.0.5 - monad-dijkstra-0.1.1.3 diff --git a/stack-9.0.2.yaml b/stack-9.0.2.yaml index 4ddb4df0792..7be98797c4f 100644 --- a/stack-9.0.2.yaml +++ b/stack-9.0.2.yaml @@ -46,7 +46,7 @@ extra-deps: - floskell-0.10.6 - heapsize-0.3.0.1 - hiedb-0.4.1.0 -- hie-bios-0.9.0 +- hie-bios-0.9.1 - implicit-hie-0.1.2.6 - implicit-hie-cradle-0.3.0.5 - monad-dijkstra-0.1.1.3 diff --git a/stack-9.2.1.yaml b/stack-9.2.1.yaml index 66c23a48c29..0962522f7e6 100644 --- a/stack-9.2.1.yaml +++ b/stack-9.2.1.yaml @@ -51,7 +51,7 @@ extra-deps: - ghc-lib-parser-ex-9.2.0.1 - heapsize-0.3.0.1 - hiedb-0.4.1.0 -- hie-bios-0.9.0 +- hie-bios-0.9.1 - hspec-2.7.10 # for hls-test-utils - hspec-core-2.7.10 # for hls-test-utils - implicit-hie-0.1.2.6 diff --git a/stack.yaml b/stack.yaml index 3baaf4529d5..5f4d0a972e2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -45,7 +45,7 @@ extra-deps: - floskell-0.10.5@sha256:77f0bc1569573d9666b10975a5357fef631d32266c071733739393ccae521dab,3803 - heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417 - hiedb-0.4.1.0 - - hie-bios-0.9.0 + - hie-bios-0.9.1 - hlint-3.2.8 - implicit-hie-0.1.2.6@sha256:f50a908979a574a881f753c0f9a5224f023f438b30fdefc5b7fa01803b07a280,2998 - implicit-hie-cradle-0.3.0.5@sha256:5f5e575f549b2a9db664be7650b5c3c9226e313bddc46c79e2e83eb349f8e692,2610