v2.1.0.1 - "Higher bounds!" (2024-09-05)
Tested on GHC 9.6.6.
- Revise dependency bounds (#62 thanks @Bodigrim)
- Allow using primitive < 0.9 and vector < 0.14 (#59 thanks @rampion)
What's Changed
- Update nix version to 2.10.3 on CI by @adrianotm in #52
- Attempt to build a release version of
libacbench
onstack-shell.nix
by @VictorCMiraldo in #54 - Remove dependency on time by @fatho in #58
- Remove cachix from default.nix by @d-goncalves in #57
- Allow using primitive < 0.9 and vector < 0.14 by @rampion in #59
- Change ci machine type from e1 to f1 by @d-goncalves in #61
- Bump dependencies for
alfred-margaret
by @ReinierMaas in #63
New Contributors
- @adrianotm made their first contribution in #52
- @VictorCMiraldo made their first contribution in #54
- @d-goncalves made their first contribution in #57
- @rampion made their first contribution in #59
- @ReinierMaas made their first contribution in #63
Full Changelog: v2.1.0.0...v2.1.0.1