
#11385: Unify named wildcards in different type applications -------------------------------------+------------------------------------- Reporter: Iceland_jack | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler (Type | Version: 8.1 checker) | Keywords: Resolution: | NamedWildCards TypeApplications 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 Iceland_jack): {{{#!hs -- asTypeOf :: a -> a -> a asTypeOf = const @_a @_a }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11385#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler