mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
doc: use cabal's --package-env more (#8317)
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user