#5712: Can't define constructors to be infix (as far as Show is concerned) with
GADT syntax
---------------------------------+------------------------------------------
Reporter: benmachine | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.3
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Other
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by simonpj@…):
commit 89c0f09ac144a6b0cd20adbf73b196cc99e90a8f
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Fri Dec 23 16:16:56 2011 +0000
Implemnt Trac #5712: show method for infix GADT constructors
This is a tiny feature improvement; see the ticket.
I have updated the user manual too.
compiler/iface/TcIface.lhs | 2 +-
compiler/rename/RnSource.lhs | 52
+++++++++++++++++++++++++-----------
docs/users_guide/glasgow_exts.xml | 14 ++++++++++
3 files changed, 51 insertions(+), 17 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5712#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs