File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,8 @@ cabal-version: 2.2
22category : Development
33name : hls-tactics-plugin
44version : 0.5.1.0
5- synopsis : LSP server for GHC
6- description :
7- Please see the README on GitHub at <https://github.com/isovector/hls-tactics-plugin#readme>
8-
9- homepage : https://github.com/isovector/hls-tactics-plugin#readme
10- bug-reports : https://github.com/isovector/hls-tactics-plugin/issues
5+ synopsis : Tactics plugin for Haskell Language Server
6+ description : Please see README.md
117author : Sandy Maguire, Reed Mullanix
128maintainer : sandy@sandymaguire.me
139copyright : Sandy Maguire, Reed Mullanix
@@ -23,10 +19,6 @@ flag pedantic
2319 default : False
2420 manual : True
2521
26- source-repository head
27- type : git
28- location : https://github.com/isovector/hls-tactics-plugin
29-
3022library
3123 hs-source-dirs : src
3224 exposed-modules :
You can’t perform that action at this time.
0 commit comments