text-show-instances: Additional instances for text-show
text-show-instances is a supplemental library to text-show
that provides additional Show instances for data types in
common Haskell libraries not encompassed by text-show.
Currently, text-show-instances covers these libraries:
containersDONEdirectoryDONEhpcDONEold-localeDONEold-timeDONEprettyDONErandomDONEsemigroupsDONEtaggedDONEtemplate-haskellDONEtimeDONEtransformersDONEunixDONEunordered-containersDONEvectorDONEWin32NOT DONExhtmlDONE
One can use these instances by importing
Text.Show.Text.Instances. Alternatively, there are monomorphic
versions of the showb function available in the other submodules
of Text.Show.Text.
[Skip to Readme]
Modules
[Index]
- Text
- Show
- Text
- Control
- Data
- Graphics
- Text.Show.Text.Graphics.Win32
- Text.Show.Text.Instances
- Language
- System
- Text
- Trace
- Text
- Show
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| transformers-four | Use a recent version of | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- text-show-instances-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.0.1, 0.2, 0.3, 0.3.0.1, 0.4, 1, 2, 2.0.1, 2.1, 3, 3.0.1, 3.2, 3.2.1, 3.3, 3.4, 3.5, 3.6, 3.6.1, 3.6.2, 3.6.3, 3.6.4, 3.6.5, 3.7, 3.8, 3.8.1, 3.8.2, 3.8.3, 3.8.4, 3.8.5, 3.8.6, 3.9, 3.9.1, 3.9.2, 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 3.9.8, 3.9.9, 3.9.10 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.2 && <5), containers (>=0.1 && <0.6), directory (>=1 && <1.3), hpc (>=0.5 && <0.7), old-locale (>=1 && <1.1), old-time (>=1 && <1.2), pretty (>=1 && <1.2), random (>=1.0.1 && <1.2), semigroups (>=0.8.4 && <1), tagged (>=0.4.4 && <1), template-haskell (>=2.4 && <2.11), text (>=0.2 && <1.3), text-show (>=0.5 && <0.6), time (>=0.1 && <1.6), transformers (>=0.2.1 && <0.5), transformers-compat (>=0.3 && <1), unix (>=2 && <2.8), unordered-containers (>=0.2 && <0.3), vector (>=0.9 && <0.11), Win32 (>=2.1 && <2.4), xhtml (>=3000.2 && <3000.3) [details] |
| License | BSD-3-Clause |
| Copyright | (C) 2014 Ryan Scott |
| Author | Ryan Scott |
| Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
| Uploaded | by ryanglscott at 2015-01-02T05:28:10Z |
| Revised | Revision 1 made by ryanglscott at 2015-09-17T18:22:04Z |
| Category | Text |
| Home page | https://github.com/RyanGlScott/text-show-instances |
| Bug tracker | https://github.com/RyanGlScott/text-show-instances/issues |
| Source repo | head: git clone git://github.com/RyanGlScott/text-show-instances.git |
| Distributions | LTSHaskell:3.9.10, Stackage:3.9.10 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 26980 total (79 in the last 30 days) |
| Rating | 1.25 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-01-02 [all 1 reports] |