Commit ba7ca5d5 authored by Philipp Meyer's avatar Philipp Meyer
Browse files

Add dynamic option for compilation

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