diff options
author | Thomas Winant <thomas.winant@cs.kuleuven.be> | 2014-12-15 09:47:07 -0600 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-12-15 09:47:07 -0600 |
commit | 48222831ae392cb556707b6b290a4dcc2677d97b (patch) | |
tree | 39ad95d76445d264fdaa7841ba0baed5c4234540 /install-sh | |
parent | bd0f9e1fad6ab69b5967247b32fd8f9305b064a5 (diff) | |
download | haskell-48222831ae392cb556707b6b290a4dcc2677d97b.tar.gz |
Fix panic on [t| _ |] (Trac #9879)
Summary:
Type brackets containing a wildcard, e.g. `[t| _ |]`, caused a panic.
Fix it by disallowing wildcards in type brackets.
Together with D572, this fixes #9879.
Test Plan: new test WildcardInTypeBrackets should pass
Reviewers: austin
Reviewed By: austin
Subscribers: carter, thomie, monoidal
Differential Revision: https://phabricator.haskell.org/D573
GHC Trac Issues: #9879
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions