#4324: Template Haskell: Splicing Infinite Syntax Tree doesn't stop
-------------------------------------------+--------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Template Haskell | Version: 6.12.3
Resolution: invalid | Keywords: template haskell
splice loop
Testcase: | Blockedby:
Difficulty: | Os: MacOS X
Blocking: | Architecture: x86
Failure: Compile-time performance bug |
-------------------------------------------+--------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => invalid
Comment:
That's the expected behaviour. The splice is a program that is run at
compile-time, so if it doesn't terminate then neither will compilation.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4324#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