Skip to content
GitLab
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
4c959e20
Commit
4c959e20
authored
Sep 06, 2013
by
thoughtpolice
Browse files
Update T4437, per JavaScriptFFI changes.
Signed-off-by:
Austin Seipp
<
aseipp@pobox.com
>
parent
fb5156df
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/driver/T4437.hs
View file @
4c959e20
...
...
@@ -33,7 +33,8 @@ expectedGhcOnlyExtensions :: [String]
expectedGhcOnlyExtensions
=
[
"RelaxedLayout"
,
"AlternativeLayoutRule"
,
"AlternativeLayoutRuleTransitional"
,
"TypeHoles"
]
"TypeHoles"
,
"JavaScriptFFI"
]
expectedCabalOnlyExtensions
::
[
String
]
expectedCabalOnlyExtensions
=
[
"Generics"
,
...
...
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