From 1c579fc0905d90bf1ee22ef0969ee2bcf8f98b9d Mon Sep 17 00:00:00 2001 From: distributive Date: Sun, 10 Mar 2024 20:05:35 +0000 Subject: [PATCH] Hopefully removed memory leak --- package.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/package.yaml b/package.yaml index f420c3e..d81b936 100644 --- a/package.yaml +++ b/package.yaml @@ -101,6 +101,7 @@ library: - BangPatterns ghc-options: - -Wall + - "\"-with-rtsopts=-Iw10 -N\"" executables: sahasrara-exe: