Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
0c154195
Commit
0c154195
authored
May 28, 2008
by
Ian Lynagh
Browse files
Omit xmlish(profasm,profc) for the 6.8 branch
parent
ca1ce215
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/lib/Generics/xmlish/test.T
View file @
0c154195
setTestOpts
(
only_compiler_types
(['
ghc
']))
test
(
'
xmlish
',
skip_if_fast
,
compose
(
skip_if_fast
,
# These are pretty consistent about giving
# magic number mismatch: old/corrupt interface file?
# when run after the other ways.
if_compiler_lt
('
ghc
',
'
6.9
',
omit_ways
(['
profasm
',
'
profc
']))),
multimod_compile_and_run
,
['
Main
','']
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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