Skip to content

Commit b649b15

Browse files
authored
Merge pull request #650 from berberman/patch-h
Add extra-source-files for split plugins
2 parents 7f6080e + 36591c0 commit b649b15

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ author: Pepe Iborra
88
maintainer: pepeiborra@gmail.com
99
category: Development
1010
build-type: Simple
11+
extra-source-files:
12+
LICENSE
13+
include/ghc-api-version.h
1114

1215
library
1316
exposed-modules: Ide.Plugin.ExplicitImports

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ author: Pepe Iborra
88
maintainer: pepeiborra@gmail.com
99
category: Development
1010
build-type: Simple
11+
extra-source-files:
12+
LICENSE
13+
include/ghc-api-version.h
1114

1215
library
1316
exposed-modules: Ide.Plugin.Retrie

0 commit comments

Comments
 (0)