forked from unisonweb/unison
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack.yaml
30 lines (24 loc) · 874 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
flags: {}
allow-newer: true # async package has needlessly strict upper bound
allow-different-user: true
packages:
- yaks/easytest
- yaks/haskeline
- parser-typechecker
- unison-core
#compiler-check: match-exact
resolver: lts-14.7
extra-deps:
- base58-bytestring-0.1.0
- relation-0.2.1
- shellmet-0.0.1
- filepattern-0.1.1
- strings-1.1@sha256:0285dec4c8ab262359342b3e5ef1eb567074669461b9b38404f1cb870c881c5c
- guid-0.1.0@sha256:a7c975be473f6f142d5cc1b39bc807a99043d20b1bb0873fdfe7a3ce84d2faf1
- fsutils-0.1.2@sha256:fb3eb68e03e4317352032642d3ed18c796c30f5a3bec40caef69cee0b859df5e
- prelude-extras-0.4.0.3@sha256:1c10b0123ea13a6423d74a8fcbaeb2d5249b472588abde418a36b47b7c4f48c8
- sandi-0.5@sha256:b278d072ca717706ea38f9bd646e023f7f2576a778fb43565b434f93638849aa
- megaparsec-6.5.0
ghc-options:
# All packages
"$locals": -Werror -Wno-type-defaults #-freverse-errors