remove profiling
This commit is contained in:
parent
2be7479f51
commit
97f5ecfa87
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ executable tracer-game
|
|||
, random
|
||||
, vector
|
||||
hs-source-dirs: src
|
||||
ghc-options: -Wall -prof
|
||||
ghc-options: -Wall
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Reference in a new issue