Minor reformatting of cabal file

This commit is contained in:
John MacFarlane 2022-01-10 10:12:45 -08:00
parent a0f9467b90
commit dd706bc49c

View file

@ -754,7 +754,11 @@ executable trypandoc
main-is: trypandoc.hs
hs-source-dirs: trypandoc
if flag(trypandoc)
build-depends: aeson, http-types, text, wai >= 0.3, wai-extra >= 3.0.24
build-depends: aeson,
http-types,
text,
wai >= 0.3,
wai-extra >= 3.0.24
buildable: True
else
buildable: False