Use `Infinite` in `GHC.Tc.Deriv.Functor`.
Make the list of variables to use in generated code `Infinite`, to avoid panicking on the (now impossible) empty list case.
Loading
Please register or sign in to comment
Make the list of variables to use in generated code `Infinite`, to avoid panicking on the (now impossible) empty list case.