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.

24 lines
455 B

  1. cradle:
  2. multi:
  3. # disable HLS for the parser/lexer
  4. - path: "./src/Frontend/Autogen/"
  5. config:
  6. cradle:
  7. none:
  8. # enable it for the ahc source
  9. - path: "./src/"
  10. config:
  11. cradle:
  12. stack:
  13. # disable it for my random testing files
  14. # (and also Setup.hs!)
  15. - path: "./"
  16. config:
  17. cradle:
  18. none:
  19. - path: "./.stack-work/"
  20. config:
  21. cradle:
  22. none: