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,326
Issues
4,326
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
361
Merge Requests
361
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
80216697
Commit
80216697
authored
Oct 29, 2008
by
Ian Lynagh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 6.10 output for tests gadt11, tcfail155, tcfail176
parent
3ba4e335
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
0 deletions
+16
-0
testsuite/tests/ghc-regress/gadt/gadt11.stderr-6.10
testsuite/tests/ghc-regress/gadt/gadt11.stderr-6.10
+5
-0
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail155.stderr-6.10
...s/ghc-regress/typecheck/should_fail/tcfail155.stderr-6.10
+5
-0
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail176.stderr-6.10
...s/ghc-regress/typecheck/should_fail/tcfail176.stderr-6.10
+6
-0
No files found.
testsuite/tests/ghc-regress/gadt/gadt11.stderr-6.10
0 → 100644
View file @
80216697
gadt11.hs:9:2:
Data constructor `B1' returns type `X' instead of its parent type
In the definition of data constructor `B1'
In the data type declaration for `B'
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail155.stderr-6.10
0 → 100644
View file @
80216697
tcfail155.hs:8:5:
Data constructor `P' returns type `L2' instead of its parent type
In the definition of data constructor `P'
In the data type declaration for `T'
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail176.stderr-6.10
0 → 100644
View file @
80216697
tcfail176.hs:7:20:
Data constructor `Bug' returns type `Maybe'
instead of its parent type
In the definition of data constructor `Bug'
In the newtype declaration for `Bug'
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