Cabal revisions of libyaml-streamly-0.2.1
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.1+x-revision: 1 synopsis: Low-level, streaming YAML interface via streamly. description: Rewrite of libyaml in streamly category: Text , bytestring >=0.9.1.4 , deepseq , safe-exceptions- , streamly >=0.8.0+ , streamly >=0.8.0 && <0.9 if flag(no-unicode) cpp-options: -D__NO_UNICODE__