Add cabal.project with high optimization settings

This commit is contained in:
Julian Ospald 2018-09-23 23:23:53 +08:00
parent 2c36c39404
commit e4f642318e
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 8 additions and 0 deletions

8
cabal.project Normal file
View File

@ -0,0 +1,8 @@
with-compiler: ghc-8.4.3
packages: .
optimization: 2
package *
optimization: 2