[GHC] #13307: Record pattern synonym fields have to be manually exported
GHC
ghc-devs at haskell.org
Mon Feb 20 15:04:57 UTC 2017
#13307: Record pattern synonym fields have to be manually exported
-------------------------------------+-------------------------------------
Reporter: ocharles | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
Can you write something like
{{{
module A( T, pattern MkT2(..) ) where ...
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13307#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list