Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
2a748a08
Commit
2a748a08
authored
Nov 20, 2010
by
Ian Lynagh
Browse files
Add RelaxedLayout to T4437
parent
fc8ecf82
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/driver/T4437.hs
View file @
2a748a08
...
...
@@ -13,6 +13,7 @@ main = do let ghcExtensions = [ ext | (ext, _, _) <- xFlags ]
-- registered with Cabal
expectedGhcOnlyExtensions
=
[
"PArr"
,
"RelaxedLayout"
,
"AlternativeLayoutRule"
,
"AlternativeLayoutRuleTransitional"
]
unexpectedGhcOnlyExtension
=
ghcOnlyExtensions
...
...
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