raw-strings-qq: Raw string literals for Haskell.

[ bsd3, library, text ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.0.1, 1.0.2, 1.1
Dependencies base (<=10), template-haskell (>=2.5) [details]
License BSD-3-Clause
Copyright (c) Mikhail Glushenkov 2013
Author Mikhail Glushenkov
Maintainer mikhail.glushenkov@gmail.com
Category Text
Home page https://github.com/23Skidoo/raw-strings-qq
Bug tracker https://github.com/23Skidoo/raw-strings-qq/issues
Source repo head: git clone https://github.com/23Skidoo/raw-strings-qq.git
Uploaded by MikhailGlushenkov at 2013-04-04T08:40:18Z
Distributions Arch:1.1, Debian:1.1, LTSHaskell:1.1, NixOS:1.1, Stackage:1.1
Reverse Dependencies 32 direct, 57 indirect [details]
Downloads 16682 total (104 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]