Skip to content
Snippets Groups Projects
Commit d45d123d authored by Matthew Pickering's avatar Matthew Pickering
Browse files

Compile `ghc-debug-brick` with `-N`

parent a4ea59cb
No related branches found
No related tags found
No related merge requests found
Pipeline #92474 failed
......@@ -41,4 +41,4 @@ executable ghc-debug-brick
, byteunits
hs-source-dirs: src
default-language: Haskell2010
ghc-options: -threaded -Wall
ghc-options: -threaded -Wall "-with-rtsopts=-N -qn1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment