4 Commits

Author SHA1 Message Date
Gabriella Gonzalez
1e42286b14
Fix builds on Darwin (#14)
* Fix builds on Darwin

… using the trick that @roberth taught me here:

https://github.com/NixOS/nixpkgs/pull/196646#issuecomment-1327364634

This requires bumping the Cabal format version, which in turn requires
bumping the version of `cabal2nix`

* Update README
2022-11-25 09:16:11 -07:00
Gabriella Gonzalez
433f70f4da
Fix suggested URL for non-flake-enabled workflow (#7)
… so that users are more likely to pick up the fix from #6
2022-09-07 10:43:25 -07:00
Gabriella Gonzalez
ba2028f9d7
Add benchmark numbers to README (#5)
… and slightly tweak the benchmark to provide more relevant
measurements for throughput.
2022-09-01 21:37:05 -07:00
Gabriella Gonzalez
e686b2b1fc
Add README.md (#4)
… and make matching changes to `flake.nix` to support the usage
documented in the `README`
2022-09-01 12:36:08 -07:00