
#11466: Constraint synonym with Implicit Parameter -------------------------------------+------------------------------------- Reporter: nomeata | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler (Type | Version: 8.1 checker) | Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: | polykinds/T11466 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Iceland_jack): It says this should be rejected {{{#!hs -- But this should be rejected instance Bla => Eq T }}} but should this be allowed? {{{#!hs instance ?x::Int => Eq T }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11466#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler