Update command uniquing to match hie
[opengl.git] / haskell-lsp-test.cabal
index 5907d7487564ff05bc98dce68e28101feaf56c18..0c12d5ee7a6efcb272807290b1834306f8922616 100644 (file)
@@ -31,14 +31,12 @@ library
                      , filepath
                      , lens
                      , parser-combinators
-                     , process
-                     , random
+                     , process >= 1.6.3
                      , 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