streamly/stack.yaml
Harendra Kumar edf962be80 Fix the GHC version in 8.10.7 CI
It was wrongly using 9.2.7 instead.
2024-08-03 18:14:42 +05:30

20 lines
379 B
YAML

resolver: lts-22.0
packages:
- '.'
- './benchmark'
- './test'
- './core'
extra-deps:
- tasty-bench-0.3.1
- lockfree-queue-0.2.4
- unicode-data-0.6.0
#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