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
This is more of a rabbit hole than just DataD -- ClassP and other Pred objects are now missing (due to the advent of ConstraintKinds). I'm trying desperately to patch, since these two are requirements of my application due in the next few days.
Unfortunately, I know next to nothing about TH internals, so am very much at a loss.
The type of Language.Haskell.TH.Syntax.DataD has changed, and Data.Lenses.Template fails to compile.
The text was updated successfully, but these errors were encountered: