s-cargot v1.3.0 Release Notes
Release Date: 2018-03-02 // almost 7 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.1.2.0
-
- โ Added
atom
andmkAtomParser
helper functions for new user-defined atom types. - ๐ New parsers for various atom types:
- Exported parsers for individual Haskell literals, to allow
building new variations on the
HaskLike
atom type. - Added syntaxes for arbitrary-base numeric literals in the style of Common Lisp and M4
- Exported parsers for individual Haskell literals, to allow
building new variations on the
- โ Added a suite of basic QuickCheck tests
- Compatibility fix: GHC 7.8 didn't allow type signatures on pattern synonyms.
- โ Added