From 2b2d0064be4884fb2743ec9eeac30580465ca3e6 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 16 Sep 2013 08:10:31 -0700 Subject: Declare alex and happy as build-tools. Closes #986. --- pandoc.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index e38a790b0..b572dabc9 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -257,13 +257,14 @@ Library yaml >= 0.8.3 && < 0.9, vector >= 0.10 && < 0.11, hslua >= 0.3 && < 0.4 + Build-Tools: alex, happy if flag(http-conduit) Build-Depends: http-conduit >= 1.9 && < 1.10, http-types >= 0.8 && < 0.9 cpp-options: -DHTTP_CONDUIT if flag(embed_data_files) cpp-options: -DEMBED_DATA_FILES - -- build-tools: hsb2hs + -- Build-Tools: hsb2hs -- not yet recognized by cabal other-modules: Text.Pandoc.Data Ghc-Options: -rtsopts -Wall -fno-warn-unused-do-bind Ghc-Prof-Options: -auto-all -caf-all -rtsopts -- cgit v1.2.3