Add instructions for installing pandoc-types before compiling filter.
This commit is contained in:
parent
6b16f3bb0d
commit
56a0d874c7
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue