File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ repository cardano-haskell-packages
1313-- See CONTRIBUTING for information about these, including some Nix commands
1414-- you need to run if you change them
1515index-state :
16- , hackage.haskell.org 2023-07-27T21:50 :17Z
17- , cardano-haskell-packages 2023-08-06T03:00 :00Z
16+ , hackage.haskell.org 2023-08-09T22:19 :16Z
17+ , cardano-haskell-packages 2023-08-09T14:21 :51Z
1818
1919packages :
2020 cardano-git-rev
@@ -99,11 +99,3 @@ write-ghc-environment-files: always
9999
100100package snap-server
101101 flags : +openssl
102-
103- if impl(ghc >= 9.6 )
104- allow-newer :
105- -- Only really needed because `cardano-ledger-byron-test` has not yet been released to CHaP
106- -- and its not possible to specify `cardano-ledger-byron-test:base` because the dependencies
107- -- of `cardano-ledger-byron-test` also do not permit the version of `base` that `ghc-9.6`
108- -- provides.
109- , * :base
You can’t perform that action at this time.
0 commit comments