You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It just needs some mechanical translation to new syntax to work, plus a whole bunch of Ix instances for every time a record is used as an index, which is a lot. So probably only worth fixing once we can write typeclass instances for records.
The text was updated successfully, but these errors were encountered:
It just needs some mechanical translation to new syntax to work, plus a whole bunch of
Ix
instances for every time a record is used as an index, which is a lot. So probably only worth fixing once we can write typeclass instances for records.The text was updated successfully, but these errors were encountered: