Commit 5873430a authored by Christoph Welzel's avatar Christoph Welzel
Browse files

removed dynamic linking to obtain a standalone binary

parent b70aa579
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,4 +26,4 @@ executable peregrine
                       bytestring, mtl, stm, async, text, aeson
                       bytestring, mtl, stm, async, text, aeson
  hs-source-dirs:      src
  hs-source-dirs:      src
  default-language:    Haskell2010
  default-language:    Haskell2010
  ghc-options:         -fsimpl-tick-factor=1000 -threaded -rtsopts -with-rtsopts=-N -dynamic
  ghc-options:         -fsimpl-tick-factor=1000 -threaded -rtsopts -with-rtsopts=-N