streamly/stack-7.10.yaml
Harendra Kumar 55f9cfa371 fix foldxM strictness
The main change is a single line change in StreamK.hs in foldxM routine.

Major changes in this commit are due to:
1) Added strictness tests for all foldl and scanl rotuines
2) refactoring to enable independent benchmarking for StreamK, to measure the
  impact of the change.
2018-07-13 19:00:38 +05:30

20 lines
406 B
YAML

resolver: lts-6.35
packages:
- '.'
extra-deps:
- QuickCheck-2.10
- lockfree-queue-0.2.3.1
- simple-conduit-0.4.0
- transient-0.5.9.2
- http-conduit-2.2.2
- http-client-0.5.0
- http-client-tls-0.3.0
- SDL-0.6.5.1
- gauge-0.2.3
- basement-0.0.7
flags: {}
extra-package-dbs: []
# For mac ports installed SDL library on Mac OS X
extra-include-dirs:
- /opt/local/include