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.
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| 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.2.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 | 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 | 1842 total (4 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]  |