mirror of
https://github.com/anoma/juvix.git
synced 2024-12-14 08:27:03 +03:00
7f009ce14c
We use the options in `package.yaml`. ``` - -fhide-source-paths - -fwrite-ide-info -hiedir=.hie ``` If a previously available .hie directory is missing then GHC will rebuild the whole project with reason: `[HIE file is missing]`. So we need to cache it to take advantage of incremental builds. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
pull_request_template.md |