to-string-instances: Instances for the ToString class.

[ bsd3, data, deprecated, library ] [ Propose Tags ]
Deprecated

This library provides the following instances for the ToString class:

  • ByteString

  • Doc

  • Text

Note that the instances can be enabled or disabled based on cabal flags.

The idea is that eventually all packages providing string-like types will provide instances for ToString themselves. In the mean time this package is here to provide them.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
bytestring

Add ByteString support.

Enabled
doc

Add Doc support.

Enabled
text

Add Text support.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2
Dependencies bytestring (>=0.9 && <0.10), pretty (>=1.0 && <1.1), text (>=0.4 && <0.5), to-string-class (>=0.1.2 && <0.1.3) [details]
License BSD-3-Clause
Copyright 2009 Bas van Dijk <v.dijk.bas@gmail.com>
Author Bas van Dijk <v.dijk.bas@gmail.com>
Maintainer Bas van Dijk <v.dijk.bas@gmail.com>
Category Data
Source repo head: darcs get http://code.haskell.org/~basvandijk/code/to-string-instances/
Uploaded by BasVanDijk at 2009-09-22T20:24:07Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1752 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]