[GHC] #11804: Export zonkEvBinds from TcHsSyn.

#11804: Export zonkEvBinds from TcHsSyn. -------------------------------------+------------------------------------- Reporter: conal | Owner: Type: feature | Status: new request | Priority: normal | Milestone: Component: Compiler | Version: 8.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Needed for constructing correct constraint-satisfying code (particularly type class instances) in a Core-to-Core transformation. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11804 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11804: Export zonkEvBinds from TcHsSyn. -------------------------------------+------------------------------------- Reporter: conal | Owner: Type: feature request | Status: merge Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => merge * version: 8.1 => 7.11 * milestone: => 8.0.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11804#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11804: Export zonkEvBinds from TcHsSyn.
-------------------------------------+-------------------------------------
Reporter: conal | Owner:
Type: feature request | Status: merge
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
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 Ben Gamari

#11804: Export zonkEvBinds from TcHsSyn. -------------------------------------+------------------------------------- Reporter: conal | Owner: Type: feature request | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.11 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged to `ghc-8.0` in ea173634a219e1191144a8c924d88fc6579d4274. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11804#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC