https://bugzilla.redhat.com/show_bug.cgi?id=1851596 Bug ID: 1851596 Summary: Review Request: ghc-HsYAML - Pure Haskell YAML 1.2 parser Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: petersen@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://petersen.fedorapeople.org/reviews/ghc-HsYAML/ghc-HsYAML.spec SRPM URL: https://petersen.fedorapeople.org/reviews/ghc-HsYAML/ghc-HsYAML-0.1.2.0-1.fc33.src.rpm Description: 'HsYAML' is a YAML 1.2 parser implementation for Haskell. Features of 'HsYAML' include: * Pure Haskell implementation with small dependency footprint and emphasis on strict compliance with the http://yaml.org/spec/1.2/spec.html). * Direct decoding to native Haskell types via ('aeson'-inspired) typeclass-based API (see "Data.YAML"). * Support for constructing custom YAML node graph representation (including support for cyclic YAML data structures). * Support for the standard (untyped) /Failsafe/, (strict) /JSON/, and (flexible) /Core/ "schemas" providing implicit typing rules as defined in the YAML 1.2 specification (including support for user-defined custom schemas). * Event-based API resembling LibYAML's Event-based API (see "Data.YAML.Event"). * Low-level API access to lexical token-based scanner (see "Data.YAML.Token"). Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=46248289 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx