#4126: Order of members reversed when a template haskell instance declaration
quotation is pretty-printed
-------------------------------+--------------------------------------------
Reporter: lilac | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.16.1
Component: Template Haskell | Version: 6.12.2
Resolution: fixed | Keywords:
Difficulty: | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-------------------------------+--------------------------------------------
Changes (by simonpj):
* status: new => closed
* resolution: => fixed
Comment:
Excellent point. Thanks for reporting this. Fixed by
{{{
Mon Jun 14 17:39:35 BST 2010 [email protected]
* Don't reverse bindings in rnMethodBinds (fix Trac #4126)
M ./compiler/rename/RnBinds.lhs -4 +5
}}}
It's fairly cosmetic, so I'm not bothering with a regression test.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4126#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