stack: ghc-options notes

This commit is contained in:
Simon Michael 2020-11-16 14:41:52 -08:00
parent 267f23dabb
commit f39938d7ef

View File

@ -29,3 +29,10 @@ extra-deps:
# tell GHC to write hie files, eg for weeder. Rumoured to be slow.
# ghc-options:
# "$locals": -fwrite-ide-info
# ghc-options:
# "$locals": -ddump-timings
# "$targets": -Werror
# "$everything": -O2
# some-package: -DSOME_CPP_FLAG