#1541: No way at all to set fixity for infix operators defined in template
haskell
-------------------------------+--------------------------------------------
Reporter: guest | Owner: reinerp
Type: bug | Status: closed
Priority: normal | Milestone: _|_
Component: Template Haskell | Version: 6.6.1
Resolution: fixed | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: th/T1541 | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Comment(by simonpj@…):
commit 55372bcd814aa17413ec1fd8ca23a0b5064e784c
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Wed Mar 14 17:28:32 2012 +0000
Add fixity declarations to Template Haskell (Trac #1541)
There is an accompanying patch to the template-haskell library
compiler/deSugar/DsMeta.hs | 75
++++++++++++++++++++++++++++++++++++-------
compiler/hsSyn/Convert.lhs | 30 ++++++++++++-----
2 files changed, 83 insertions(+), 22 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1541#comment:13>
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