streamly/stack.yaml

19 lines
357 B
YAML
Raw Normal View History

2023-03-07 12:41:40 +03:00
resolver: lts-20.13
packages:
- '.'
- './benchmark'
- './test'
2022-03-07 13:00:48 +03:00
- './core'
2021-08-04 17:09:32 +03:00
extra-deps:
- tasty-bench-0.3.1
- lockfree-queue-0.2.4
2021-08-04 17:09:32 +03:00
2019-05-27 05:18:59 +03:00
#allow-newer: true
2017-09-20 13:41:58 +03:00
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