1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00

Don’t depend on trifecta.

This commit is contained in:
Rob Rix 2015-12-16 15:36:11 -05:00
parent 6270b4aa7e
commit c034942a4c

View File

@ -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