-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack.yaml
33 lines (29 loc) · 883 Bytes
/
stack.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# lts-16.31 is haskel 8.8.4
#resolver: lts-16.31
# lts 18.28 for haskel 8.10.7
resolver: lts-18.28
allow-newer: true
nix:
enable: true
packages:
- "zlib"
packages:
- .
extra-deps:
- polysemy-1.5.0.0
- polysemy-plugin-0.3.0.0
# co-log
- git: https://github.com/co-log/co-log.git
commit: 6a00acd2fb74ed25567b5e2b3321af338e235c73
# co-log-core
- git: https://github.com/co-log/co-log-core.git
commit: 3624a14f84781370308a8b1049a130d2ccfe8fc9
#- co-log-polysemy
- git: https://github.com/co-log/co-log-polysemy.git
commit: 52ddcf6301492d958737ea0f2893ddc333ef7406
# system-locale
- git: https://github.com/ajkavanagh/system-locale.git
commit: 7571b0ebf125338d47ed45fbc6c18b2ee3a22e81
- first-class-families-0.8.0.0
- ghc-tcplugins-extra-0.3.2@sha256:1bbfd4449c3669a31618ea0ebc5d00d980a53988daad3b6218bab5c8cdff268d,1687
- time-1.9.3