mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
Add directory
to the dependencies.
This commit is contained in:
parent
ed26ed4b80
commit
c451506ecd
@ -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: .
|
||||
|
Loading…
Reference in New Issue
Block a user