Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
c49f83ac
Commit
c49f83ac
authored
Jul 27, 2007
by
Ian Lynagh
Browse files
The galois_raytrace test requires the parsec package
parent
83d34b4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/programs/galois_raytrace/test.T
View file @
c49f83ac
setTestOpts
(
omit_compiler_types
(['
hugs
']))
# takes much too long
test
('
galois_raytrace
',
\
skip_if_fast
,
\
compose
(
skip_if_fast
,
reqlib
('
parsec
')),
\
multimod_compile_and_run
,
\
['
Main
','
-package parsec
'])
clean_o_hi
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment