;dev: make HLS work on tools/*

This commit is contained in:
Simon Michael 2022-01-01 15:55:59 -10:00
parent d1bc3bbb32
commit ae30c5ac09

View File

@ -36,6 +36,8 @@ cradle:
- path: "bin/"
component: "hledger:lib"
- path: "tools/"
component: "hledger:lib"
# silences hls error for Shake.hs, but I think also ignores actual errors
- path: "Shake.hs"