-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Milestone
Description
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.)