The to-string-instances package
This package is obsolete.
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.
Properties
| Versions | 0.1, 0.2 |
|---|---|
| Dependencies | to-string-class (0.1.*) |
| License | BSD3 |
| 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> |
| Stability | Stable |
| Category | Data |
| Source repository | darcs get http://code.haskell.org/~basvandijk/code/to-string-instances/ |
| Upload date | Sun Sep 13 19:32:24 UTC 2009 |
| Uploaded by | BasVanDijk |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
Modules
- Data
- String
- ToString
- String
Downloads
- to-string-instances-0.1.tar.gz (Cabal source package)
- package description (included in the package)