add deebug flag to affection
This commit is contained in:
parent
d3bc065074
commit
60c59afabc
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ let
|
||||||
# sha256 = "0psqxqj1a8l5fia49ay2pb72kjnw5i54m6dcmrpz5hi1654aznll";
|
# sha256 = "0psqxqj1a8l5fia49ay2pb72kjnw5i54m6dcmrpz5hi1654aznll";
|
||||||
#};
|
#};
|
||||||
src = ../affection;
|
src = ../affection;
|
||||||
|
configureFlags = [ "-fdebug" ];
|
||||||
revision = "1";
|
revision = "1";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
|
|
Loading…
Reference in a new issue