[GHC] #13260: panic on unboxed string literal in pattern
GHC
ghc-devs at haskell.org
Mon Mar 6 22:26:24 UTC 2017
#13260: panic on unboxed string literal in pattern
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: ruperthorlick
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| parser/should_fail/T13260
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3286
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"6177c0d8bdc6f5c0675b2eace592620abb658787/ghc"
6177c0d8/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="6177c0d8bdc6f5c0675b2eace592620abb658787"
Disallow unboxed string literals in patterns (#13260)
Signed-off-by: Rupert Horlick <ruperthorlick at gmail.com>
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3286
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13260#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list