Add to other-extensions field for use by cabal solver (#5728)
This commit is contained in:
parent
9f984ff26a
commit
8f5ab97569
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue