File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ cabal-version: 1.20
22build-type : Simple
33category : Development
44name : ghcide
5- version : 0.0.1
5+ version : 0.0.2
66license : Apache-2.0
77license-file : LICENSE
88author : Digital Asset
@@ -11,13 +11,13 @@ copyright: Digital Asset 2018-2019
1111synopsis : The core of an IDE
1212description :
1313 A library for building Haskell IDE's on top of the GHC API.
14- homepage : https://github.com/digital-asset/daml #readme
15- bug-reports : https://github.com/digital-asset/daml /issues
14+ homepage : https://github.com/digital-asset/ghcide #readme
15+ bug-reports : https://github.com/digital-asset/ghcide /issues
1616tested-with : GHC== 8.6.5
1717
1818source-repository head
1919 type : git
20- location : https://github.com/digital-asset/daml .git
20+ location : https://github.com/digital-asset/ghcide .git
2121
2222library
2323 default-language : Haskell2010
You can’t perform that action at this time.
0 commit comments