
#13680: Can't use TypeApplications with empty list expression -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler (Type | Version: 8.0.1 checker) | Keywords: Resolution: | TypeApplications Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by RyanGlScott): Indeed. However, I think #11409 is unrelated to the issue at hand here. Using `TypeApplications` with numeric literals is tricky due to the desugaring down to `fromInteger` that has to take place, whereas there's no such obstacle here, as far as I understand. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13680#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler