From 112570a798e7ab3824bd0618ec0577ecfd3ab586 Mon Sep 17 00:00:00 2001 From: Jeanne-Kamikaze Date: Fri, 1 Mar 2013 22:48:00 +0100 Subject: Added ghc prof options --- Spear.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Spear.cabal') diff --git a/Spear.cabal b/Spear.cabal index 316c1eb..514bed9 100644 --- a/Spear.cabal +++ b/Spear.cabal @@ -54,5 +54,6 @@ library include-dirs: Spear/Assets/Image Spear/Assets/Model Spear/Render Spear/Sys hs-source-dirs: . - ghc-options: -O2 -rtsopts + ghc-options: -O2 + ghc-prof-options: -rtsopts -fprof-auto -fprof-cafs -- cgit v1.2.3