https://bugzilla.redhat.com/show_bug.cgi?id=2296783
Bug ID: 2296783 Summary: Review Request: ghc-raw-strings-qq - Raw string literals for Haskell Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: frank@systemf.dev QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://fdedden.fedorapeople.org/ghc-raw-strings-qq.spec SRPM URL: https://fdedden.fedorapeople.org/ghc-raw-strings-qq-1.1-1.fc41.src.rpm
Description: A quasiquoter for raw string literals - that is, string literals that don't recognise the standard escape sequences (such as ''\n''). Basically, they make your code more readable by freeing you from the responsibility to escape backslashes. They are useful when working with regular expressions, DOS/Windows paths and markup languages (such as XML).
See 'examples/RawRegex.hs' for a usage example.
Fedora Account System Username: fdedden