Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5779 commits behind the upstream repository.
Dan Doel's avatar
dolio authored
The new instance resolves to `s ~ [Char]` as soon as we know that `s ~
[a]`, to avoid certain functions (like (++)) causing a situation where
`a` is ambiguous and (currently) unable to be defaulted.

Reviewers: #core_libraries_committee, hvr, austin, bgamari

Reviewed By: hvr, bgamari

Subscribers: thomie

Differential Revision: https://phabricator.haskell.org/D1572

GHC Trac Issues: #10814
b225b234
History
Name Last commit Last update
..
should_run
Makefile