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
0e224c0b
Commit
0e224c0b
authored
Feb 20, 2007
by
nx200
Browse files
modified all.T
parent
7f12c181
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/esc/all.T
View file @
0e224c0b
# Only compile with optimisation
setTestOpts
(
only_ways
(['
opt
'])
)
test
('
head
',
normal
,
compile
,
['
-fesc -ddump-esc
'])
test
('
sum
',
normal
,
compile
,
['
-fesc -ddump-esc
'])
test
('
dataA
',
normal
,
compile
,
['
-fesc -ddump-esc
'])
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