to-string-instances: Instances for the ToString class.
Deprecated
This library provides the following instances for the ToString class:
ShowS
ByteString
DString
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
shows | Add ShowS support. | Enabled |
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
- to-string-instances-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.10), pretty (>=1.0 && <1.1), text (>=0.4 && <0.5), to-string-class (>=0.1 && <0.2) [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-13T19:32:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1811 total (0 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] |