
#15825: Core Lint error from Explicit Foralls Proposal -------------------------------------+------------------------------------- Reporter: Iceland_jack | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.1 Resolution: | Keywords: 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 RyanGlScott): Note that nothing in this program is making use of functionality that was added in the Explicit Foralls proposal. In fact, this program exhibits a Core Lint error all the way back to GHC 8.2.2 (you'll have to enable `TypeInType` and import `Data.Kind` to make it compile on older GHCs, though). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15825#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler