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
Replace Data.Char.Unicode.digitToInt by Data.Char.Unicode.hexDigitToInt and Data.Char.Unicode.isDigit by Data.Char.Unicode.isDecDigit (#103)
* Replace Data.Char.Unicode.digitToInt by Data.Char.Unicode.hexDigitToInt
* Replace Data.Char.Unicode.isDigit by Data.Char.Unicode.isDecDigit
* Import Data.Generic.Rep from prelude
0 commit comments