mirror of
https://github.com/unisonweb/unison.git
synced 2024-11-11 17:16:30 +03:00
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
flags: {}
|
|
|
|
allow-newer: true # async package has needlessly strict upper bound
|
|
|
|
allow-different-user: true
|
|
|
|
packages:
|
|
- yaks/easytest
|
|
- parser-typechecker
|
|
- unison-core
|
|
|
|
#compiler-check: match-exact
|
|
resolver: lts-14.7
|
|
|
|
extra-deps:
|
|
- github: unisonweb/configurator
|
|
commit: 31daaf0469be0e3c9b6465bf84464ca98661b29d
|
|
- github: unisonweb/haskeline
|
|
commit: f81e80f66f7059a0df3986133c396fcf227bfa2c
|
|
- base58-bytestring-0.1.0
|
|
- relation-0.2.1
|
|
- shellmet-0.0.3.0
|
|
- 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
|
|
- generic-monoid-0.1.0.0@sha256:372875d12742b97befaacbd08a35c2e73cc3821a3b7a09ec1b17a079d0b24ff7,856
|
|
|
|
ghc-options:
|
|
# All packages
|
|
"$locals": -Werror -Wno-type-defaults #-freverse-errors
|