Skip to content
Snippets Groups Projects
Unverified Commit 167d9ae3 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by GitHub
Browse files

Merge pull request #133 from bgamari/posix002-fragile

Changes for GHC 8.8
parents 2dfedd00 ed2cf61f
No related branches found
No related tags found
No related merge requests found
test('posix002', [ reqlib('unix'), omit_ways(prof_ways) ], test('posix002', [ reqlib('unix'), omit_ways(prof_ways), fragile_for(16550, ['threaded2']) ],
compile_and_run, ['']) compile_and_run, [''])
# Skip on mingw32: assumes existence of 'pwd' and /tmp # Skip on mingw32: assumes existence of 'pwd' and /tmp
......
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