]> Git — Sourcephile - haskell/symantic-http.git/blob - stack.yaml
Rename and reorganize stuffs
[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 - monad-classes-0.3.2.2@sha256:793faead28dafb47f115c4dec877ce3e3ffab604f134d852652385632ea0923f
11 #- location: '/home/julm/src/http-api-data-0.3.7.2'
12 # extra-dep: true
13 #allow-newer: true
14 nix:
15 packages: [zlib]