resolver: lts-12.26 # We use aeson in the snapshot to # - avoid recompilation of criterion # - compare against it # - '.' # # Also we use separate working directory to avoid "unregistering aeson" # caused recompilations work-dir: .stack-work-bench packages: - benchmarks extra-deps: - base-orphans-0.8.1 - hashable-time-0.2.0.1 - QuickCheck-2.13.1 - quickcheck-instances-0.3.21 - splitmix-0.0.2 - time-compat-1.9.2.2