profiling
This commit is contained in:
parent
a4c3202f4d
commit
3100d932a7
2 changed files with 2 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
constraints: affection +debug
|
||||
profiling: True
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue