Skip to content

Commit ee45bec

Browse files
committed
O2
1 parent 93cd9c7 commit ee45bec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ dependencies:
2626
- yaml
2727

2828
ghc-options:
29-
# - -O2
30-
# - -flate-specialise
31-
# - -fexpose-all-unfoldings
29+
- -O2
30+
- -flate-specialise
31+
- -fexpose-all-unfoldings
3232
- -fspecialize-aggressively
3333
- -Wall
3434
- -Wincomplete-record-updates

0 commit comments

Comments
 (0)