diff --git a/hie.yaml b/hie.yaml index 51ced53e8..5b5642df3 100644 --- a/hie.yaml +++ b/hie.yaml @@ -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"