We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d711f39 commit eb7ecb6Copy full SHA for eb7ecb6
cabal.project.release
@@ -2,3 +2,10 @@ packages: Cabal/
2
packages: cabal-install/
3
tests: False
4
benchmarks: False
5
+optimizations: True
6
+
7
+package Cabal
8
+ ghc-options: -fexpose-all-unfoldings -fspecialise-aggressively
9
10
+package parsec
11
+ ghc-options: -fexpose-all-unfoldings
0 commit comments