Abbie's Haskell compiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

25 lines
455 B

cradle:
multi:
# disable HLS for the parser/lexer
- path: "./src/Frontend/Autogen/"
config:
cradle:
none:
# enable it for the ahc source
- path: "./src/"
config:
cradle:
stack:
# disable it for my random testing files
# (and also Setup.hs!)
- path: "./"
config:
cradle:
none:
- path: "./.stack-work/"
config:
cradle:
none: