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 should include the ability to define high-level macros within high-level macros (e.g. infixr and infixl) as well as the definitions of some useful macros and comprehensive tests.
While a complete prelude is not necessary for 0.5, at least this much will be a good check that all the recent parser changes are working and sufficient.
The text was updated successfully, but these errors were encountered:
This should include the ability to define high-level macros within high-level macros (e.g.
infixr
andinfixl
) as well as the definitions of some useful macros and comprehensive tests.While a complete prelude is not necessary for 0.5, at least this much will be a good check that all the recent parser changes are working and sufficient.
The text was updated successfully, but these errors were encountered: