[GHC] #7658: Support empty record update syntax
GHC
cvs-ghc at haskell.org
Wed Feb 6 16:26:25 CET 2013
#7658: Support empty record update syntax
-----------------------------+----------------------------------------------
Reporter: glguy | Owner:
Type: feature request | Status: new
Priority: normal | Component: Compiler
Version: 7.6.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Comment(by monoidal):
Shameless plug: Personally I like to allow changing phantom type
parameters with the same mechanism as newtype coercions, described
[http://hackage.haskell.org/trac/ghc/wiki/NewtypeWrappers here] and
[http://markmail.org/message/ty2xrzenuyyap6wj#query:+page:1+mid:ty2xrzenuyyap6wj+state:results
here].
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7658#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list