From 60c59afabccdf026c85c201f6ee7ba9d296f1338 Mon Sep 17 00:00:00 2001 From: nek0 Date: Fri, 30 Mar 2018 21:29:48 +0200 Subject: [PATCH] add deebug flag to affection --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 57f3ce3..7bb36cb 100644 --- a/shell.nix +++ b/shell.nix @@ -45,6 +45,7 @@ let # sha256 = "0psqxqj1a8l5fia49ay2pb72kjnw5i54m6dcmrpz5hi1654aznll"; #}; src = ../affection; + configureFlags = [ "-fdebug" ]; revision = "1"; isLibrary = true; libraryHaskellDepends = [