#15322: `KnownNat` does not imply `Typeable` any more when used with plugin -------------------------------------+------------------------------------- Reporter: chshersh | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: | typeable,knownnat Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: #10348 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Simon Peyton Jones <simonpj@…>): In [changeset:"7ce6f642a2806c425ba21d48a077d997703cf25b/ghc" 7ce6f642/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="7ce6f642a2806c425ba21d48a077d997703cf25b" Add comments on Typeable (n :: Nat) See Note [Typeable for Nat and Symbol] in TcInteract, which I added after discussion on Trac #15322 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15322#comment:11> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler