[GHC] #8265: getTokenStream fails for source using cpp

GHC ghc-devs at haskell.org
Tue Sep 10 21:46:30 CEST 2013


#8265: getTokenStream fails for source using cpp
-----------------------------------+---------------------------------------
       Reporter:  alanz            |             Owner:
           Type:  bug              |            Status:  new
       Priority:  normal           |         Milestone:
      Component:  GHC API          |           Version:  7.6.3
       Keywords:                   |  Operating System:  Linux
   Architecture:                   |   Type of failure:  Compile-time crash
  Unknown/Multiple                 |         Test Case:
     Difficulty:  Unknown          |          Blocking:
     Blocked By:                   |
Related Tickets:                   |
-----------------------------------+---------------------------------------
 Calling getTokenStream (or getRichTokenStream) on a module that has CPP
 directives fails as the lexer is given un-preprocessed source

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



More information about the ghc-tickets mailing list