diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-04-20 22:59:38 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-04-20 22:59:38 -0700 |
commit | 0d5065c1e763a24e431b3c324cf8bc6390673ff2 (patch) | |
tree | 732b6a949244abf53ce5395e3387dac2596eb9df /src/Text/Pandoc | |
parent | 5d9d7f32cacde467a747b7ae8e7d8d85a410e528 (diff) | |
download | pandoc-0d5065c1e763a24e431b3c324cf8bc6390673ff2.tar.gz |
Added 'threaded' flag.
+ GHC lacks a threaded runtime on some architectures.
Provide a 'threaded' flag that can be disabled for compiling
on these architectures.
+ Removed '-threaded' from pandoc's ghc-options. '-threaded'
is only needed for markdown2pdf, due to its use of readProcess.
Diffstat (limited to 'src/Text/Pandoc')
0 files changed, 0 insertions, 0 deletions