
#14391: Make the simplifier independent of the typechecker -------------------------------------+------------------------------------- Reporter: nomeata | Owner: ulysses4ever Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by ulysses4ever): Actually, I don't see `thNameToGhcName` used anywhere (on master). So it could be (relatively) freely moved. Maybe `TcSplice`, which it depends upon, is the right place for it? In that case the return type's monad, probably, should be changed from `CoreM` to plain `IO`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14391#comment:15 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler