Open IreneKnapp opened 9 years ago
If hash-based "names" are being taken out as per #4, then type_family makes no sense because it doesn't return anything and no longer has the side-effect of introducing anything into scope. So, remove it entirely.
type_family
If hash-based "names" are being taken out as per #4, then
type_family
makes no sense because it doesn't return anything and no longer has the side-effect of introducing anything into scope. So, remove it entirely.