
#10018: Cannot define custom fixity for infix data constructors in GHCi -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.12.1 Component: GHCi | Version: 7.10.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect result | Unknown/Multiple at runtime | Test Case: Blocked By: | ghci/scripts/T10018 Related Tickets: #9830, #2947, | Blocking: #4929 | Differential Revisions: Phab:D1028 -------------------------------------+------------------------------------- Changes (by thomie): * testcase: => ghci/scripts/T10018 * differential: => Phab:D1028 * related: #9830 => #9830, #2947, #4929 * milestone: => 7.12.1 Comment: I'm not sure why it partially worked when you added `deriving Show` in comment:2, but I have a patch up for review in Phab:D1028 that enables custom fixity declarations for infix data constructors. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10018#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler