From 97f1b57f8e85e0fdef3d140adf447672fd3558d9 Mon Sep 17 00:00:00 2001 From: 2mol <2mol@users.noreply.github.com> Date: Tue, 20 Apr 2021 15:21:49 +0200 Subject: [PATCH] baby don't link me no more --- pboy.cabal | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pboy.cabal b/pboy.cabal index 0d52991..45ecb09 100644 --- a/pboy.cabal +++ b/pboy.cabal @@ -59,10 +59,10 @@ executable pboy -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints - if os(linux) - ghc-options: -static - cc-options: -static - ld-options: -static -pthread +-- if os(linux) +-- ghc-options: -static +-- cc-options: -static +-- ld-options: -static -pthread build-depends: base >=4.7 && <5 , pboy