mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08:00
Add instructions for installing pandoc-types before compiling filter.
This commit is contained in:
@@ -394,6 +394,8 @@ automatically assign it `Just` the target format or `Nothing`.
|
||||
|
||||
We compile our script:
|
||||
|
||||
# first, make sure pandoc-types is installed:
|
||||
cabal install --lib pandoc-types --package-env .
|
||||
ghc --make handleRuby
|
||||
|
||||
Then run it:
|
||||
|
||||
Reference in New Issue
Block a user