From c034942a4c74e545862758c3d3eea6cec63f3d39 Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Wed, 16 Dec 2015 15:36:11 -0500 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20depend=20on=20trifecta.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- semantic-diff.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/semantic-diff.cabal b/semantic-diff.cabal index 1972b4133..491aef59e 100644 --- a/semantic-diff.cabal +++ b/semantic-diff.cabal @@ -50,7 +50,6 @@ executable semantic-diff-exe , bytestring , optparse-applicative , filepath - , trifecta , directory default-language: Haskell2010 extra-libraries: bridge @@ -72,7 +71,6 @@ executable semantic-diff-profile , bytestring , optparse-applicative , filepath - , trifecta , directory default-language: Haskell2010 extra-libraries: bridge