;tools: silence hls errors for Shake.hs

This commit is contained in:
Simon Michael 2020-12-07 12:27:03 -08:00
parent 116945e907
commit c34c4fddc7

View File

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