Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 295 Bytes

Specify a path to GHC in cabal.project.local, for example:

with-compiler: /Users/int-index/.stack/programs/x86_64-osx/ghc-8.6.4/bin/ghc

Then generate out/index.html with:

make

For a different output directory CUSTOM_OUT:

cabal v2-run ghc-dev-webgen CUSTOM_OUT