Skip to content

Commit 86963df

Browse files
jhrcekmichaelpj
andauthored
Remove allow-newer for ghc-trace-events (#3974)
Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent 052b8ae commit 86963df

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

cabal.project

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ packages:
3636
./plugins/hls-overloaded-record-dot-plugin
3737
./plugins/hls-semantic-tokens-plugin
3838

39-
index-state: 2024-01-13T19:06:05Z
39+
index-state: 2024-01-17T16:04:21Z
4040

4141
tests: True
4242
test-show-details: direct
@@ -91,10 +91,6 @@ if impl(ghc >= 9.1)
9191
if impl(ghc >= 9.7)
9292
allow-newer:
9393
ekg-core:text,
94-
-- https://github.com/maoe/ghc-trace-events/issues/12
95-
ghc-trace-events:base,
96-
ghc-trace-events:bytestring,
97-
ghc-trace-events:text,
9894
-- https://github.com/haskell-primitive/primitive-unlifted/issues/39
9995
primitive-unlifted:bytestring,
10096
-- https://github.com/obsidiansystems/commutative-semigroups/issues/13

0 commit comments

Comments
 (0)