[GHC] #1201: ghci runs Template Haskell splices 4 times

GHC ghc-devs
Fri Oct 4 21:55:53 UTC 2013


#1201: ghci runs Template Haskell splices 4 times
-------------------------------------+------------------------------------
        Reporter:  igloo             |            Owner:  simonpj
            Type:  bug               |           Status:  new
        Priority:  low               |        Milestone:  _|_
       Component:  Template Haskell  |          Version:  6.6
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:  ghci018           |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by Geoffrey Mainland <mainland@?>):

 In [changeset:26eaf88810ec11a9ac5c0095d38ecad89b4485fc/testsuite]:
 {{{
 #!CommitTicketReference repository="testsuite"
 revision="26eaf88810ec11a9ac5c0095d38ecad89b4485fc"
 Update test to reflect fix for #1201.

 Splices are now run in the renamer instead of the type checker, so they
 only get run once.
 }}}

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



More information about the ghc-tickets mailing list