mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Add rtsopts -T so we can see GCStats
This commit is contained in:
parent
0ae6ca4b3c
commit
b945ad449c
@ -193,7 +193,7 @@ executable stackage-server
|
||||
, stackage-server
|
||||
, yesod >= 1.4 && < 1.5
|
||||
|
||||
ghc-options: -threaded -O2 -rtsopts -with-rtsopts=-N
|
||||
ghc-options: -threaded -O2 -rtsopts "-with-rtsopts=-N -T"
|
||||
|
||||
extensions: TemplateHaskell
|
||||
QuasiQuotes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user