From 39593d0ee34388bbfd6f31797dc28a30f0f30c5c Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Tue, 15 Dec 2015 14:55:28 -0500 Subject: [PATCH] The profile component depends on parsec. --- semantic-diff.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/semantic-diff.cabal b/semantic-diff.cabal index d30b43665..d4737c856 100644 --- a/semantic-diff.cabal +++ b/semantic-diff.cabal @@ -73,6 +73,7 @@ executable semantic-diff-profile , bytestring , optparse-applicative , filepath + , parsec default-language: Haskell2010 extra-libraries: bridge extra-lib-dirs: .