streamly/stack.yaml
2024-07-16 02:22:59 +05:30

19 lines
356 B
YAML

resolver: lts-22.0
packages:
- '.'
- './benchmark'
- './test'
- './core'
extra-deps:
- tasty-bench-0.3.1
- lockfree-queue-0.2.4
#allow-newer: true
rebuild-ghc-options: true
# Look at https://stackoverflow.com/questions/70045586/could-not-find-module-system-console-mintty-win32-when-compiling-test-framework
flags:
mintty:
Win32-2-13-1: false