From 052eb88231b293817f970091cb45a08003a3b5b2 Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Fri, 11 Oct 2019 12:52:18 -0400 Subject: [PATCH] :fire: a couple of redundant dependencies. --- semantic-core/semantic-core.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/semantic-core/semantic-core.cabal b/semantic-core/semantic-core.cabal index 8a6f446ef..b48c125db 100644 --- a/semantic-core/semantic-core.cabal +++ b/semantic-core/semantic-core.cabal @@ -69,10 +69,8 @@ library , prettyprinter ^>= 1.2.1 , prettyprinter-ansi-terminal ^>= 1.1.1 , semantic-source ^>= 0 - , semigroupoids ^>= 5.3 , terminal-size ^>= 0.3 , text ^>= 1.2.3.1 - , transformers ^>= 0.5.6 , trifecta ^>= 2 , unordered-containers ^>= 0.2.10