
#9858: Typeable instances should be kind-aware -------------------------------------+------------------------------------- Reporter: dreixel | Owner: dreixel Type: bug | Status: new Priority: highest | Milestone: 7.10.1 Component: Compiler | Version: 7.9 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by goldfire): Replying to [comment:43 oerjan]:
It may be too weird to count as "existing code", but can it handle this?
Let's see.
Everything is peachy until the second clause for `nest`. There, we assume
`Typeable <k> a` (writing the implicit kind argument in angle brackets)
and must produce `Typeable