Cabal revisions of libyaml-streamly-0.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: libyaml-streamly version: 0.2.0+x-revision: 1 synopsis: Low-level, streaming YAML interface via streamly. description: Rewrite of libyaml in streamly category: Text base >=4.9.1 && <5 , bytestring >=0.9.1.4 , safe-exceptions- , streamly >=0.8.0+ , streamly >=0.8.0 && <0.9 if flag(no-unicode) cpp-options: -D__NO_UNICODE__