[GHC] #14058: Cannot bundle pattern synonym with exported data family
GHC
ghc-devs at haskell.org
Tue Aug 1 12:58:06 UTC 2017
#14058: Cannot bundle pattern synonym with exported data family
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
| PatternSynonyms
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3808
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"29f07b1de78198fa29dabafd7bf1f1f4ecdc7f54/ghc"
29f07b1d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="29f07b1de78198fa29dabafd7bf1f1f4ecdc7f54"
Allow bundling pattern synonyms with exported data families
Test Plan: make test TEST=T14058
Reviewers: mpickering, austin, bgamari, simonpj
Reviewed By: simonpj
Subscribers: simonpj, rwbarton, thomie
GHC Trac Issues: #14058
Differential Revision: https://phabricator.haskell.org/D3808
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14058#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list