esqueleto/stack-8.6.yaml
Matt Parsons 2c942f3000
Skip Haddock for GHC 8.6.5 (#326)
* get stack 8.6 workin again

* what

* ok
2022-08-01 10:14:53 -06:00

22 lines
399 B
YAML

resolver: lts-13.6
packages:
- '.'
- 'examples'
allow-newer: true
extra-deps:
- persistent-2.14.0.1
- persistent-postgresql-2.13.5.0
- persistent-mysql-2.13.0.0
- persistent-sqlite-2.13.0.0
- postgresql-simple-0.6.4
- postgresql-libpq-0.9.4.3
- time-compat-1.9.6.1
- base-orphans-0.8.6
- hashable-1.2.7.0
- lift-type-0.1.0.1
- th-lift-instances-0.1.19
- th-lift-0.8.2