[GHC] #11004: hsc2hs does not handle single quotes properly

GHC ghc-devs at haskell.org
Mon Jan 14 14:39:09 UTC 2019


#11004: hsc2hs does not handle single quotes properly
-------------------------------------+-------------------------------------
        Reporter:  sergv             |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  hsc2hs            |              Version:  7.10.2
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):

 * owner:  tmobile => (none)
 * status:  closed => new
 * resolution:  fixed =>


Comment:

 While this feature has been added to `hsc2hs`, I'd like to keep this
 ticket open since there are two remaining tasks to be done on GHC's side:

 * Update GHC's `hsc2hs` submodule to actually use this new `hsc2hs`
 feature.
 * Add some tests cases to GHC's testsuite which demonstrate that this
 feature actually works.

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


More information about the ghc-tickets mailing list