All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.
Initial release with
- Lambda calculus building and evaluation engine
- Main file for creating executables
- Testing setup with doctest and QuickCheck
- Submission skeleton code with deliverable functions defined
- Including some tests
- Brief troubleshooting steps in readme
Release with
- Updated test suite for parse result