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 would be a breaking change for anything using show* but constrained only on Alpha. Bind's nthPatFind and namePatFind wouldn't be able to show the specific bind for errors anymore.
remove (Show a) => (Alpha.hs 160)
remove (Show t) => (Ignore.hs 35)
remove " ++ show b ++ " (Bind.hs 66/67)
(These are the changes that I could find.)
The text was updated successfully, but these errors were encountered:
This would be a breaking change for anything using show* but constrained only on Alpha. Bind's nthPatFind and namePatFind wouldn't be able to show the specific bind for errors anymore.
(These are the changes that I could find.)
The text was updated successfully, but these errors were encountered: