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
Numbers need a special literal format in the parser because there are an infinite number of them. Boolean values only have True and False and should therefore be data constructors in Prelude