remove profiling

This commit is contained in:
Amedeo Molnár 2018-02-23 11:34:44 +01:00
parent 2be7479f51
commit 97f5ecfa87

View file

@ -42,5 +42,5 @@ executable tracer-game
, random , random
, vector , vector
hs-source-dirs: src hs-source-dirs: src
ghc-options: -Wall -prof ghc-options: -Wall
default-language: Haskell2010 default-language: Haskell2010