Skip to content

Add Hadrian build artifacts to gitignore

Andrey wrote requesting the following,

For top-level .gitignore:

# -------------------------------------------------------------------------------------
# Hadrian's stuff. Note, **/stageN/ folders will be relocated to _build/ after
# resolving https://github.com/snowleopard/hadrian/issues/113
# -------------------------------------------------------------------------------------
_build/
hadrian/
**/stage?/

For .gitignore in affected submodules (array, deepseq, directory, filepath, hoopl, hpc, process, utils/hsc2hs):

# -------------------------------------------------------------------------------------
# Hadrian's stuff. Note, stageN/ folders will be relocated to top-level _build/
# after resolving https://github.com/snowleopard/hadrian/issues/113
# -------------------------------------------------------------------------------------
stage?/
Trac metadata
Trac field Value
Version 8.0.1
Type Task
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information