Remove dependency on process-1.6.3
[opengl.git] / haskell-lsp-test.cabal
index 42171da1de244bd79c1ca1312cd1ce3fe003719c..510b7583a128835fcf04903b017846ff24f8a697 100644 (file)
@@ -33,7 +33,7 @@ library
                      , lens
                      , mtl
                      , parser-combinators
-                     , process >= 1.6.3
+                     , process
                      , text
                      , transformers
                      , unordered-containers