Browse Source

cabal optimization + threaded mode

adaptedStrategy0
Slash 9 years ago
parent
commit
1bd61c0254
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      icfp2015.cabal

+ 2
- 0
icfp2015.cabal View File

@ -68,3 +68,5 @@ executable icfp2015
-- Base language which the package is written in.
default-language: Haskell2010
ghc-options: -O3 -threaded

Loading…
Cancel
Save