]> Git — Sourcephile - haskell/symantic-http.git/blob - stack.yaml
init
[haskell/symantic-http.git] / stack.yaml
1 resolver: lts-12.26
2 #resolver: lts-11.22
3 packages:
4 - '.'
5 - location: '../treemap'
6 extra-dep: true
7 extra-deps:
8 - http-api-data-0.4@sha256:ad69f7cd0d1e7723abfbed6f88ac987bdf75a402b29de161eb867c6131c9d427
9 - megaparsec-7.0.4@sha256:a7397151601cbe6b8f831f8bdad1a10118dcd6d9a7ee50d6bbdcfbd1181b4ba2
10 #- location: '/home/julm/src/http-api-data-0.3.7.2'
11 # extra-dep: true
12 #allow-newer: true
13 nix:
14 packages: [zlib]