evincarofautumn / kitten

A statically typed concatenative systems programming language.
http://kittenlang.org/
Other
1.09k stars 39 forks source link

Don't ghc -prof on the Kitten executable #81

Closed strager closed 10 years ago

strager commented 10 years ago

Cabal emits a warning:

Warning: 'ghc-options: -prof' is not necessary and will lead to problems when used on a library. Use the configure flag --enable-library-profiling and/or --enable-executable-profiling.