name:                cborg
version:             0.1.0.0
synopsis:            CBOR
description:         reserved for  https://github.com/well-typed/binary-serialise-cbor/
homepage:            https://github.com/well-typed/binary-serialise-cbor/
license:             BSD3
license-file:        LICENSE
author:              anon
maintainer:          hvr@gnu.org
build-type:          Simple
extra-source-files:  ChangeLog.md
cabal-version:       >=1.10

library
  build-depends:       base >=4.9 && <4.10
  default-language:    Haskell2010