]> Git — Sourcephile - haskell/symantic-http.git/blob - symantic-http-pipes/stack.yaml
Bump stack resolver to lts-13.19
[haskell/symantic-http.git] / symantic-http-pipes / stack.yaml
1 resolver: lts-13.19
2 packages:
3 - '.'
4 - location: '../symantic-http'
5 extra-dep: true
6 extra-deps:
7 - monad-classes-0.3.2.2@sha256:793faead28dafb47f115c4dec877ce3e3ffab604f134d852652385632ea0923f
8 nix:
9 packages: [zlib]