packages feed

flat-0.2: stack802.yaml

flags:
  binary-serialise-cbor:
    newtime15: true

extra-package-dbs: []

packages:
- '.'

- location:
    git: https://github.com/well-typed/binary-serialise-cbor
    commit: 5e2f20c0a2d8fd750f431af9a17ba116a6f31cf0
  extra-dep: true
 
# 8.0.2 - doesn't compile heavily mutually recursive data types.
# low performance on certain tests as encoder RULES are not applied
resolver: lts-8.5
extra-deps:
- store-0.4.1
- store-core-0.4
- binary-0.8.5.1
- derive-2.6.2