diff --git a/doc/filters.md b/doc/filters.md index 46db09f78..004a83b7d 100644 --- a/doc/filters.md +++ b/doc/filters.md @@ -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: