Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4,323
Issues
4,323
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
385
Merge Requests
385
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
e0b3ff0f
Commit
e0b3ff0f
authored
Sep 02, 2015
by
thomie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Testsuite: update expected output
parent
5d7a873a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
0 deletions
+9
-0
testsuite/tests/ghci/scripts/T9293.stdout
testsuite/tests/ghci/scripts/T9293.stdout
+4
-0
testsuite/tests/ghci/scripts/ghci024.stdout
testsuite/tests/ghci/scripts/ghci024.stdout
+1
-0
testsuite/tests/ghci/scripts/ghci057.stdout
testsuite/tests/ghci/scripts/ghci057.stdout
+4
-0
No files found.
testsuite/tests/ghci/scripts/T9293.stdout
View file @
e0b3ff0f
...
...
@@ -8,6 +8,7 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should fail, GADTs is not enabled
options currently set: none.
base language is: Haskell2010
...
...
@@ -22,6 +23,7 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should work, GADTs is in force from :set
options currently set: none.
base language is: Haskell2010
...
...
@@ -35,6 +37,7 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should fail, GADTs is now disabled
base language is: Haskell2010
with the following modifiers:
...
...
@@ -50,5 +53,6 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should fail, GADTs is only enabled at the prompt
C :: T Int
testsuite/tests/ghci/scripts/ghci024.stdout
View file @
e0b3ff0f
...
...
@@ -9,6 +9,7 @@ other dynamic, non-language, flag settings:
-fforce-recomp
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
-fno-warn-tabs
~~~~~~~~~~ Testing :set -a
options currently set: none.
...
...
testsuite/tests/ghci/scripts/ghci057.stdout
View file @
e0b3ff0f
...
...
@@ -8,6 +8,7 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should fail, GADTs is not enabled
options currently set: none.
base language is: Haskell2010
...
...
@@ -22,6 +23,7 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should work, GADTs is in force from :set
options currently set: none.
base language is: Haskell2010
...
...
@@ -35,6 +37,7 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should fail, GADTs is now disabled
base language is: Haskell2010
with the following modifiers:
...
...
@@ -50,5 +53,6 @@ other dynamic, non-language, flag settings:
-fno-ghci-history
-fimplicit-import-qualified
warning settings:
-fno-warn-missed-specialisations
Should fail, GADTs is only enabled at the prompt
C :: T Int
Write
Preview
Markdown
is supported
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