mirror of
https://github.com/polysemy-research/polysemy.git
synced 2025-01-05 21:12:54 +03:00
benchmark stanza
This commit is contained in:
parent
76ea6b7ee6
commit
ed14b73111
12
package.yaml
12
package.yaml
@ -49,3 +49,15 @@ tests:
|
||||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- too-fast-too-free
|
||||
|
||||
benchmarks:
|
||||
too-fast-too-free-bench:
|
||||
source-dirs: bench
|
||||
main: countDown.hs
|
||||
ghc-options: -O2
|
||||
dependencies:
|
||||
- criterion
|
||||
- free
|
||||
- freer-simple
|
||||
- mtl
|
||||
- too-fast-too-free
|
||||
|
Loading…
Reference in New Issue
Block a user