File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,9 +22,10 @@ bug-reports: https://github.com/haskell/lsp/issues
2222copyright : 2021 Luke Lau
2323category : Testing
2424build-type : Simple
25- extra-source -files :
25+ extra-doc -files :
2626 ChangeLog.md
2727 README.md
28+ extra-source-files :
2829 test/data/**/*.hs
2930
3031source-repository head
Original file line number Diff line number Diff line change @@ -16,10 +16,11 @@ maintainer: alan.zimm@gmail.com
1616copyright : Alan Zimmerman, 2016-2021
1717category : Development
1818build-type : Simple
19- extra-source -files :
19+ extra-doc -files :
2020 ChangeLog.md
21- metaModel.json
2221 README.md
22+ extra-source-files :
23+ metaModel.json
2324
2425source-repository head
2526 type : git
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ maintainer: alan.zimm@gmail.com
1818copyright : Alan Zimmerman, 2016-2021
1919category : Development
2020build-type : Simple
21- extra-source -files :
21+ extra-doc -files :
2222 ChangeLog.md
2323 README.md
2424
You can’t perform that action at this time.
0 commit comments