name: autodocodec-yaml version: 0.0.0.0 github: "NorfairKing/autodocodec" license: MIT license-file: LICENSE author: "Tom Sydney Kerckhove" maintainer: "syd@cs-syd.eu" copyright: "2021 Tom Sydney Kerckhove" synopsis: Self-documenting encoder and decoder for yaml dependencies: - base >= 4.7 && < 5 library: source-dirs: src dependencies: - autodocodec - autodocodec-aeson-schema - bytestring - containers - safe-coloured-text - text - yaml