summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib/IORef/all.T
blob: cb41d73fa18c427ade4834b57a35ec1b66738090 (plain)
1
2
3
4
test('ioref001', compose(skip_if_fast,extra_run_opts('+RTS -K64m -RTS')), \
        compile_and_run, ['+RTS -K64m -RTS'])

# need to add -K32m to the compiler opts, so that GHCi gets it too