diff --git a/stack.yaml b/stack.yaml index ec8f23c24..4d6e90291 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,3 +26,7 @@ extra-deps: # apply-ghc-options: everything # rebuild-ghc-options: true # stack build --profile --ghc-options="-fno-prof-auto" + +# tell GHC to write hie files, eg for weeder. Rumoured to be slow. +# ghc-options: +# "$locals": -fwrite-ide-info