profiling

This commit is contained in:
nek0 2018-04-11 20:01:58 +02:00
parent a4c3202f4d
commit 3100d932a7
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
constraints: affection +debug
profiling: True

View file

@ -71,6 +71,7 @@ let
src = ./.;
isLibrary = false;
isExecutable = true;
enableExecutableProfiling = true;
executableHaskellDepends = [
affectionNeko astar base containers ecstasy linear matrix nanovgNeko
OpenGL random sdl2 stm text unordered-containers vector