Skip to content

Commit cb213ef

Browse files
committed
Add missing extra-source-files for hls-cabal-plugin
1 parent 43eeee9 commit cb213ef

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ maintainer: [email protected]
1313
category: Development
1414
extra-source-files:
1515
CHANGELOG.md
16-
test/testdata/invalid.cabal
17-
test/testdata/licenseCodeAction.cabal
18-
test/testdata/simple.cabal
16+
test/testdata/*.cabal
17+
test/testdata/simple-cabal/A.hs
18+
test/testdata/simple-cabal/cabal.project
19+
test/testdata/simple-cabal/hie.yaml
20+
test/testdata/simple-cabal/simple-cabal.cabal
1921

2022
common warnings
2123
ghc-options: -Wall

plugins/hls-cabal-plugin/test/testdata/simple.cabal.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)