mirror of
https://github.com/typeable/bloodhound.git
synced 2024-11-29 12:54:15 +03:00
22 lines
395 B
YAML
22 lines
395 B
YAML
flags:
|
|
bloodhound-examples:
|
|
werror: true
|
|
packages:
|
|
- '.'
|
|
- './examples'
|
|
extra-deps:
|
|
- http-client-0.5.0
|
|
- aeson-1.2.0.0
|
|
- fail-4.9.0.0
|
|
- http-types-0.9
|
|
- attoparsec-0.13.0.1
|
|
- quickcheck-properties-0.1
|
|
- semigroups-0.18.3
|
|
- uri-bytestring-0.1.9
|
|
- temporary-resourcet-0.1.0.0
|
|
- transformers-compat-0.5.1.4
|
|
- pretty-simple-2.0.2.0
|
|
- quickcheck-arbitrary-template-0.2.0.0
|
|
|
|
resolver: lts-6.12
|