mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
Add to other-extensions field for use by cabal solver (#5728)
This commit is contained in:
committed by
John MacFarlane
parent
9f984ff26a
commit
8f5ab97569
@@ -443,6 +443,7 @@ library
|
||||
other-modules: Text.Pandoc.Data
|
||||
if flag(derive_json_via_th)
|
||||
cpp-options: -DDERIVE_JSON_VIA_TH
|
||||
other-extensions: TemplateHaskell
|
||||
if os(windows)
|
||||
cpp-options: -D_WINDOWS
|
||||
ghc-options: -Wall -fno-warn-unused-do-bind
|
||||
|
||||
Reference in New Issue
Block a user