diff --git a/stack.cabal b/stack.cabal index fe4e9c90fb..db24abf4fd 100644 --- a/stack.cabal +++ b/stack.cabal @@ -199,7 +199,6 @@ library , text >= 1.2.0.4 , text-binary , time >= 1.4.2 - , tls >= 1.3.5 , transformers >= 0.3.0.0 , transformers-base >= 0.4.4 , unix-compat @@ -211,7 +210,6 @@ library , deepseq >= 1.4 , hastache , project-template >= 0.2 - , uuid , zip-archive , hpack >= 0.10.0 && < 0.13 if os(windows)