
#14279: Type families interfere with specialisation rewrite rules
-------------------------------------+-------------------------------------
Reporter: IvanTimokhin | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: TypeFamilies
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
But the LHS of the rule does ''not'' mention a type family, so comment:3
is irrelevant to this particular ticket. Here is the rule:
{{{
==================== Tidy Core rules ====================
"vinr/0"
forall (@ (as :: [*])).
vinr @ '[] @ as
= (vinr0 @ as)
`cast` (