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

Add directory to the dependencies.

This commit is contained in:
Rob Rix 2015-12-16 01:18:43 -05:00
parent ed26ed4b80
commit c451506ecd

View File

@ -50,6 +50,7 @@ executable semantic-diff-exe
, bytestring
, optparse-applicative
, filepath
, directory
default-language: Haskell2010
extra-libraries: bridge
extra-lib-dirs: .
@ -69,6 +70,7 @@ executable semantic-diff-profile
, bytestring
, optparse-applicative
, filepath
, directory
default-language: Haskell2010
extra-libraries: bridge
extra-lib-dirs: .