[GHC] #11432: Cannot export operator newtype
GHC
ghc-devs at haskell.org
Thu Jan 21 12:36:00 UTC 2016
#11432: Cannot export operator newtype
-------------------------------------+-------------------------------------
Reporter: phadej | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 8.0.1-rc1
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 bgamari):
If option (2) isn't feasible I think I'd prefer to require the user to
specify an explicit namespace over option (1). The parser is already quite
complex; adding more complexity for a case that is arguably more clear if
written explicitly doesn't seem worthwhile to me. That is just my two
cents, however.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11432#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list