]> Git — Sourcephile - haskell/symantic-http.git/blob - symantic-http-pipes/stack.yaml
Split into multiple packages with their own dependencies
[haskell/symantic-http.git] / symantic-http-pipes / stack.yaml
1 resolver: lts-12.26
2 packages:
3 - '.'
4 - location: '../symantic-http'
5 extra-dep: true
6 extra-deps:
7 - http-api-data-0.4@sha256:ad69f7cd0d1e7723abfbed6f88ac987bdf75a402b29de161eb867c6131c9d427
8 - monad-classes-0.3.2.2@sha256:793faead28dafb47f115c4dec877ce3e3ffab604f134d852652385632ea0923f
9 nix:
10 packages: [zlib]