File tree 1 file changed +2
-10
lines changed
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
2
2
category : Development
3
3
name : hls-tactics-plugin
4
4
version : 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
11
7
author : Sandy Maguire, Reed Mullanix
12
8
13
9
copyright : Sandy Maguire, Reed Mullanix
@@ -23,10 +19,6 @@ flag pedantic
23
19
default : False
24
20
manual : True
25
21
26
- source-repository head
27
- type : git
28
- location : https://github.com/isovector/hls-tactics-plugin
29
-
30
22
library
31
23
hs-source-dirs : src
32
24
exposed-modules :
You can’t perform that action at this time.
0 commit comments