to-string-instances: Instances for the ToString class.
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.
Versions | 0.1, 0.2 |
---|---|
Dependencies | bytestring (==0.9.*), pretty (==1.0.*), text (==0.4.*), to-string-class (==0.1.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 Tue Sep 22 20:24:07 UTC 2009 |
Distributions | NixOS:0.2 |
Downloads | 816 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Flags
Name | Description | Default | Type |
---|---|---|---|
bytestring | Add ByteString support. | Enabled | Automatic |
doc | Add Doc support. | Enabled | Automatic |
text | Add Text support. | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- to-string-instances-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)