Add some commented-out performance-related flags to package.yaml

This commit is contained in:
John Wiegley 2018-04-09 02:07:58 -07:00
parent d964b7bb29
commit 7c13e65a24

View file

@ -34,6 +34,8 @@ dependencies:
ghc-options: ghc-options:
- -Wall - -Wall
# - -fexpose-all-unfoldings
# - -O2
library: library:
source-dirs: src source-dirs: src