[GHC] #16133: TH can sneak in TypeApplications without enabling the extension
GHC
ghc-devs at haskell.org
Wed Jan 16 05:52:08 UTC 2019
#16133: TH can sneak in TypeApplications without enabling the extension
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.8.1
Component: Template Haskell | Version: 8.6.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC accepts | Unknown/Multiple
invalid program | Test Case: th/T16133
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: | https://gitlab.haskell.org/ghc/ghc/merge_requests/77
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"bbd58fb5f029b632e2d8977518723feee0737ba7/ghc" bbd58fb/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="bbd58fb5f029b632e2d8977518723feee0737ba7"
Fix #16133 by checking for TypeApplications in rnExpr
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16133#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list