#5427: '#' becomes an illegal first-character of a QuasiQuote line when CPP is
enabled
---------------------------------+------------------------------------------
    Reporter:  GregWeber         |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Component:  Template Haskell
     Version:  7.2.1             |    Keywords:                  
    Testcase:                    |   Blockedby:                  
          Os:  Unknown/Multiple  |    Blocking:                  
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
---------------------------------+------------------------------------------

Comment(by GregWeber):

 Sorry, here is proper formatting for the example code

 {{{
 {-# LANGUAGE QuasiQuotes, CPP #-}
 [hamlet|
 #{foo}
 |]
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5427#comment:1>
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

Reply via email to