higher-order, no-boilerplate monads
Go to file
Samuel Gélineau 904fa69df4 fairer benchmark with -O2 for everyone
too-fast-too-free was compiled without -O2, which put it at a
disadvantage compared to the code from the competing libraries, which is
inside the benchmark project and was thus compiled with -O2.
2019-02-21 21:03:00 -05:00
app ahhhh 2019-02-13 22:14:00 -05:00
bench clearer benchmark labels 2019-02-21 19:39:13 -05:00
src whoops 2019-02-21 18:55:12 -05:00
test GLORY 2019-02-13 15:52:56 -05:00
.gitignore ahhhh 2019-02-13 22:14:00 -05:00
ChangeLog.md GLORY 2019-02-13 15:52:56 -05:00
LICENSE GLORY 2019-02-13 15:52:56 -05:00
package.yaml fairer benchmark with -O2 for everyone 2019-02-21 21:03:00 -05:00
README.md GLORY 2019-02-13 15:52:56 -05:00
Setup.hs GLORY 2019-02-13 15:52:56 -05:00
stack.yaml it's TOO FAST and TOO FREE 2019-02-14 09:24:26 -05:00

too-fast-too-free