Skip to content

Commit 81673c5

Browse files
authored
hls-explicit-imports-plugin: Add golden files to hackage tarball (#2373)
1 parent 1892c8f commit 81673c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

plugins/hls-explicit-imports-plugin/hls-explicit-imports-plugin.cabal

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ author: Pepe Iborra
1010
maintainer: [email protected]
1111
category: Development
1212
build-type: Simple
13-
extra-source-files: LICENSE
13+
extra-source-files:
14+
LICENSE
15+
test/testdata/*.hs
16+
test/testdata/*.yaml
1417

1518
library
1619
exposed-modules: Ide.Plugin.ExplicitImports

0 commit comments

Comments
 (0)