[GHC] #13307: Record pattern synonym fields have to be manually exported
GHC
ghc-devs at haskell.org
Mon Feb 20 22:01:55 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:
| PatternSynonyms
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 simonpj):
Generally that seems fine. But Haskell's namespace control system is more
complicated than it looks -- see Iavor's
[https://web.cecs.pdx.edu/~mpj/pubs/hsmods.pdf 2002 Haskell Symposium
paper] -- so I would urge a careful, clear specification before any more
implementation happens.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13307#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list