#8459: Role of TExp -------------------------------+------------------------------------------- Reporter: monoidal | Owner: monoidal Type: bug | Status: closed Priority: normal | Milestone: Component: Template | Version: 7.7 Haskell | Keywords: Resolution: fixed | Architecture: Unknown/Multiple Operating System: | Difficulty: Easy (less than 1 hour) Unknown/Multiple | Blocked By: Type of failure: Other | Related Tickets: Test Case: | Blocking: | -------------------------------+------------------------------------------- Changes (by simonpj): * status: new => closed * resolution: => fixed Comment: Fixed by this patch to `template-haskell` {{{ commit 46f8016024d3b5bf427848543d57fe45a946d971 Author: Simon Peyton Jones <simonpj@microsoft.com> Date: Tue Oct 22 09:47:52 2013 +0100 Make TExp's argument have nominal role (Trac #8459) }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8459#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler