[GHC] #15309: mkLHsOpTy is discarding API Annotations

GHC ghc-devs at haskell.org
Sun Jun 24 20:57:15 UTC 2018


#15309: mkLHsOpTy is discarding API Annotations
-------------------------------------+-------------------------------------
           Reporter:  alanz          |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:  8.6.1
          Component:  Compiler       |           Version:  8.5
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  Incorrect API
  Unknown/Multiple                   |  annotation
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 For

 {{{#!hs
 ft :: (->) a b
 }}}

 the `AnnRarrow` API annotation is discarded.

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


More information about the ghc-tickets mailing list