[GHC] #10466: Bogus multiple-declaration error in GHCi + Template Haskell
GHC
ghc-devs at haskell.org
Tue Jun 2 11:39:29 UTC 2015
#10466: Bogus multiple-declaration error in GHCi + Template Haskell
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | ghci/scripts/T10466
| Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: new => closed
* testcase: => ghci/scripts/T10466
* resolution: => fixed
Comment:
Fixed by [changeset:"9b73cb16485f331d9dc1f37826c6d503e24a5b0b/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="9b73cb16485f331d9dc1f37826c6d503e24a5b0b"
Refactor the GlobalRdrEnv, fixing #7672
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10466#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list