mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
@@ -683,6 +683,9 @@ executable pandoc
|
||||
build-depends: base-compat >= 0.9
|
||||
if flag(static)
|
||||
ld-options: -static
|
||||
-- fully static builds are not possible on macos:
|
||||
if os(darwin)
|
||||
buildable: False
|
||||
default-language: Haskell2010
|
||||
other-extensions: NoImplicitPrelude
|
||||
hs-source-dirs: .
|
||||
|
||||
Reference in New Issue
Block a user