Skip to content

Commit af99f16

Browse files
committed
remove index and allow newer
1 parent 58b7a52 commit af99f16

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cabal.project

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ packages:
88
./hls-test-utils
99

1010

11-
index-state: 2024-12-02T00:00:00Z
1211

1312
tests: True
1413
test-show-details: direct
@@ -59,3 +58,7 @@ if impl(ghc >= 9.8.4) && impl(ghc < 9.8.5)
5958
ghc-lib-parser:filepath
6059
constraints:
6160
ghc-lib-parser==9.8.4.20241130
61+
62+
allow-newer:
63+
base
64+
, ghc

0 commit comments

Comments
 (0)