➕➖ Cabal Native
What's Changed
- More flexible types to support alt parsing by @seanhess in #5
- fix: logical constant F by @seanhess in #6
- Commit cabal file to allow projects to depend on git commits by @seanhess in #7
➕ Cabal -- Use Cabal directly
➖ Hpack -- Drop package.yaml and usage of hpack
This should allow for flexible usage of this package by downstream contributors. You can use the main branch, specific commits, or other tags in your Cabal files or project files.
Full Changelog: v0.3.6...v0.4.0