[GHC] #12224: Replace placeHolderPunRhs with a PlaceHolder value

GHC ghc-devs at haskell.org
Sun Nov 6 14:11:10 UTC 2016


#12224: Replace placeHolderPunRhs with a PlaceHolder value
-------------------------------------+-------------------------------------
        Reporter:  alanz             |                Owner:  alanz
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.0.1
  (Parser)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by alanz):

 It seems that to do this I need to have a `Functor` instance for `PostRn
 id`, which does not seem possible.

 Any pointers?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12224#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list