Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alex D
GHC
Commits
652a5efe
Commit
652a5efe
authored
Oct 30, 2014
by
Simon Peyton Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add flattening-notes
parent
5479ae0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
0 deletions
+49
-0
compiler/typecheck/Flattening-notes
compiler/typecheck/Flattening-notes
+49
-0
No files found.
compiler/typecheck/Flattening-notes
0 → 100644
View file @
652a5efe
ToDo:
* get rid of getEvTerm?
* Float only CTyEqCans. kind-incompatible things should be CNonCanonical,
so they won't float and generate a duplicate kind-unify message
Then we can stop disabling floating when there are insolubles,
and that will improve mc21 etc
* Note [Do not add duplicate derived isols]
This mostly doesn't apply now, except for the fundeps
* inert_funeqs, inert_eqs: keep only the CtEvidence.
They are all CFunEqCans, CTyEqCans
* remove/rewrite TcMType Note [Unflattening while zonking]
* Consider individual data tpyes for CFunEqCan etc
Remaining errors
============================
Unexpected failures:
generics GenDerivOutput1_1 [stderr mismatch] (normal)
ghcirun002: internal error: ASSERTION FAILED: file rts/Interpreter.c, line 773
ghci/should_run ghcirun002 [bad exit code] (ghci)
-package dependencies: array-0.5.0.1@array_GX4NwjS8xZkC2ZPtjgwhnz
+package dependencies: array-0.5.0.1 base-4.8.0.0
safeHaskell/check/pkg01 safePkg01 [bad stdout] (normal)
Wierd looking pattern synonym thing
ghci/scripts T8776 [bad stdout] (ghci)
patsyn/should_fail mono [stderr mismatch] (normal)
Derived equalities fmv1 ~ Maybe a, fmv2 ~ Maybe b
indexed-types/should_fail T4093a [stderr mismatch] (normal)
Not sure
indexed-types/should_fail ExtraTcsUntch [stderr mismatch] (normal)
Order of finding iprovements
typecheck/should_compile TcTypeNatSimple [exit code non-0] (normal)
-----------------
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