Skip to content

Commit 8df9575

Browse files
author
Santiago Weight
committed
wip
1 parent f6a9ee9 commit 8df9575

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

plugins/hls-tactics-plugin/hls-tactics-plugin.cabal

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ license-file: LICENSE
1515
build-type: Simple
1616
extra-source-files:
1717
README.md
18-
if impl(ghc >= 9.2.1)
19-
new/test/golden/*.cabal
20-
new/test/golden/*.hs
21-
new/test/golden/*.yaml
22-
else
23-
old/test/golden/*.cabal
24-
old/test/golden/*.hs
25-
old/test/golden/*.yaml
18+
new/test/golden/*.cabal
19+
new/test/golden/*.hs
20+
new/test/golden/*.yaml
21+
old/test/golden/*.cabal
22+
old/test/golden/*.hs
23+
old/test/golden/*.yaml
2624

2725
source-repository head
2826
type: git

0 commit comments

Comments
 (0)