We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a9ee9 commit 8df9575Copy full SHA for 8df9575
plugins/hls-tactics-plugin/hls-tactics-plugin.cabal
@@ -15,14 +15,12 @@ license-file: LICENSE
15
build-type: Simple
16
extra-source-files:
17
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
+ new/test/golden/*.cabal
+ new/test/golden/*.hs
+ new/test/golden/*.yaml
+ old/test/golden/*.cabal
+ old/test/golden/*.hs
+ old/test/golden/*.yaml
26
27
source-repository head
28
type: git
0 commit comments