Update command uniquing to match hie
[opengl.git] / haskell-lsp-test.cabal
index 256106f248c4cef4d6bca8708c0f28597abd0031..0c12d5ee7a6efcb272807290b1834306f8922616 100644 (file)
@@ -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