[GHC] #4082: top level TH splices accepted with -XNoTemplateHaskell
GHC
cvs-ghc at haskell.org
Wed May 19 12:09:08 EDT 2010
#4082: top level TH splices accepted with -XNoTemplateHaskell
---------------------------------+------------------------------------------
Reporter: aavogt | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.1 | Keywords:
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
This is accepted:
{{{
return []
}}}
It should require -XTemplateHaskell
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4082>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list