Capitalized Build-Depends for consistency.
This commit is contained in:
parent
80af713743
commit
c956eb617d
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ Executable trypandoc
|
|||
Hs-Source-Dirs: trypandoc
|
||||
default-language: Haskell2010
|
||||
if flag(trypandoc)
|
||||
build-depends: base, aeson, pandoc, highlighting-kate,
|
||||
Build-Depends: base, aeson, pandoc, highlighting-kate,
|
||||
text, wai-extra, wai >= 0.3, http-types
|
||||
Buildable: True
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue