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
4d86087d
Commit
4d86087d
authored
Dec 06, 2010
by
benl
Browse files
-XPArr is now -XParallelArrays
parent
11faa458
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/driver/T4437.hs
View file @
4d86087d
...
...
@@ -12,7 +12,7 @@ main = do let ghcExtensions = [ ext | (ext, _, _) <- xFlags ]
-- These are extensions which are deliberately not yet
-- registered with Cabal
expectedGhcOnlyExtensions
=
[
"P
Arr
"
,
=
[
"P
arallelArrays
"
,
"RelaxedLayout"
,
"AlternativeLayoutRule"
,
"AlternativeLayoutRuleTransitional"
]
...
...
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