From 641a76461cbf9d5f7fe9ed55b4d68d10c2de17a2 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 21 Sep 2015 13:10:12 -0700 Subject: config for static builds --- stack.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stack.yaml b/stack.yaml index 8128d15..e86bbde 100644 --- a/stack.yaml +++ b/stack.yaml @@ -3,3 +3,6 @@ resolver: lts-3.4 flags: {} packages: - '.' +install-ghc: true +ghc-options: + "oso2pdf": -static -- cgit v1.2.3