X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=haskell-lsp-test.cabal;h=0c12d5ee7a6efcb272807290b1834306f8922616;hb=d25de2bf28d472df5d1d3e050090d243247dab1b;hp=256106f248c4cef4d6bca8708c0f28597abd0031;hpb=1c305ff677a2b78abe767f1bdfc345f1580dba52;p=lsp-test.git diff --git a/haskell-lsp-test.cabal b/haskell-lsp-test.cabal index 256106f..0c12d5e 100644 --- a/haskell-lsp-test.cabal +++ b/haskell-lsp-test.cabal @@ -32,13 +32,11 @@ library , lens , parser-combinators , process >= 1.6.3 - , random , text , transformers - , uuid , unordered-containers if os(windows) - build-depends: win32 + build-depends: Win32 else build-depends: unix other-modules: Language.Haskell.LSP.Test.Compat