Transition to Cabal
To build the site executable: cabal build To run it and build the site: cabal run site build Idem for `site watch`, `site clean`, etc.
This commit is contained in:
parent
1592c1abcf
commit
0186a14db3
4 changed files with 3 additions and 92 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
*~
|
||||
dist-newstyle/
|
||||
.stack-work/
|
||||
_cache/
|
||||
bib/auto/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue