Skip to content

➕➖ Cabal Native

Compare
Choose a tag to compare
@krakrjak krakrjak released this 28 Jul 16:11
· 13 commits to main since this release

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