doc: use cabal's --package-env more (#8317)

This commit is contained in:
Artem Pelenitsyn
2022-09-25 17:13:36 -07:00
committed by GitHub
parent 58f4b78ed9
commit b3e8a28414
+1 -1
View File
@@ -172,7 +172,7 @@ and then
(It is also necessary that `pandoc-types` be installed in the
local package repository. To do this using cabal-install,
`cabal v2-update && cabal v2-install --lib pandoc-types`.)
`cabal v2-update && cabal v2-install --lib pandoc-types --package-env .`.)
Alternatively, we could compile the filter: