X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;fp=lsp-test.cabal;h=ce2753de3616118171297a8819d4287da79806a7;hb=6a9ffb1c542a38e058230d21cd8e85fa0fd4e356;hp=4eff6cf3a37427f3a8a7898e3f0e37753a598548;hpb=a910d74e3d186220c1bbf56f5236ce6e171b259c;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index 4eff6cf..ce2753d 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -8,13 +8,13 @@ description: down to the wire, and @Language.Haskell.LSP.Test@ can replay captured sessions from . It's currently used for testing in . -homepage: https://github.com/Bubba/haskell-lsp-test#readme +homepage: https://github.com/bubba/haskell-lsp-test#readme license: BSD3 license-file: LICENSE author: Luke Lau maintainer: luke_lau@icloud.com stability: experimental -bug-reports: https://github.com/Bubba/haskell-lsp-test/issues +bug-reports: https://github.com/bubba/haskell-lsp-test/issues copyright: 2018 Luke Lau category: Testing build-type: Simple @@ -25,7 +25,7 @@ tested-with: GHC == 8.2.2 , GHC == 8.4.2 , GHC == 8.4.3 source-repository head type: git - location: https://github.com/Bubba/haskell-lsp-test/ + location: https://github.com/bubba/haskell-lsp-test/ library hs-source-dirs: src