hadrian/hie-bios: pass -j to hadrian
This commit passes -j to hadrian in the hadrian/hie-bios scripts. When the user starts HLS in a fresh clone that has just been configured, it takes quite a while for hie-bios to pick up the ghc flags and start actual indexing, due to the fact that the hadrian build step defaulted to -j1, so -j speeds things up and improve HLS user experience in GHC. Also add -j flag to .ghcid to speed up ghcid, and sets the Windows build root to .hie-bios which also works and unifies with other platforms, the previous build root _hie-bios was missing from .gitignore anyway.
-
mentioned in commit 4c39cbc0
-
mentioned in commit 21c7a6be
-
mentioned in commit f0eecc6a
-
mentioned in commit 718eb0ee
-
mentioned in commit 57d706ed
-
mentioned in commit 3fb05a8b
-
mentioned in commit 7b9c7589
-
mentioned in commit 08e3144d
-
mentioned in commit 289e4042
-
mentioned in commit 94c61631
-
mentioned in commit a85fba5b
-
mentioned in commit 024c2a94
-
mentioned in commit ac483a98
-
mentioned in commit 8a8c0114
-
mentioned in commit 9aa04c3a
-
mentioned in commit c8919379
Please register or sign in to comment