mirror of
https://github.com/typeable/bloodhound.git
synced 2024-11-29 12:54:15 +03:00
26 lines
450 B
YAML
26 lines
450 B
YAML
flags:
|
|
aeson:
|
|
old-locale: true
|
|
bloodhound-examples:
|
|
werror: true
|
|
packages:
|
|
- '.'
|
|
- './examples'
|
|
extra-deps:
|
|
- aeson-0.11.1.0
|
|
- fail-4.9.0.0
|
|
- http-types-0.9
|
|
- http-client-0.5.0
|
|
- attoparsec-0.13.0.1
|
|
- quickcheck-properties-0.1
|
|
- semigroups-0.18.0.1
|
|
- tagged-0.8.3
|
|
- uri-bytestring-0.1.9
|
|
- void-0.7.1
|
|
- generics-sop-0.2.2.0
|
|
- unordered-containers-0.2.6.0
|
|
- pretty-simple-2.0.2.0
|
|
- quickcheck-arbitrary-template-0.2.0.0
|
|
|
|
resolver: lts-2.18
|