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 and GHC dependencies that are not
encompassed by text-show
. Currently, text-show-instances
covers these libraries:
aeson
bifunctors
binary
containers
directory
ghc-boot-th
haskeline
hpc
nonempty-vector
old-locale
old-time
pretty
random
scientific
tagged
template-haskell
terminfo
text-short
time
transformers
unix
unordered-containers
uuid-types
vector
Win32
xhtml
One can use these instances by importing
TextShow.Instances. Alternatively, there are monomorphic
versions of the showb
function available in the other submodules
of TextShow.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- TextShow
- Control
- Applicative
- Monad
- Data
- GHC
- ForeignSrcLang
- LanguageExtensions
- TextShow.Instances
- Language
- Haskell
- System
- Text
- Trace
- Control
Downloads
- text-show-instances-3.9.10.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.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 | aeson (>=2.0.3 && <2.3), base (>=4.10 && <4.22), base-compat (>=0.10 && <1), bifunctors (>=5.2 && <6), binary (>=0.8.3 && <0.9), containers (>=0.5.10.2 && <0.8), directory (>=1.3 && <1.4), ghc-boot-th (>=8.2 && <9.13), haskeline (>=0.7.3 && <0.9), hpc (>=0.6 && <0.8), nonempty-vector (>=0.2 && <0.3), old-locale (>=1 && <1.1), old-time (>=1.1 && <1.2), pretty (>=1.1.3.3 && <1.2), random (>=1.0.1 && <1.3), scientific (>=0.3.7 && <0.4), semigroups (>=0.16.2 && <1), tagged (>=0.4.4 && <1), template-haskell (>=2.12 && <2.23), terminfo (>=0.4 && <0.5), text (>=0.11.1 && <2.2), text-short (>=0.1 && <0.2), text-show (>=3.4 && <4), time (>=1.8.0.2 && <1.15), transformers (>=0.5 && <0.7), unix (>=2.7 && <2.9), unordered-containers (>=0.2 && <0.3), uuid-types (>=1 && <1.1), vector (>=0.12 && <0.14), Win32 (>=2.5.4.1 && <2.13), xhtml (>=3000.2 && <3000.3) [details] |
Tested with | ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.6, ghc ==9.8.2, ghc ==9.10.1, ghc ==9.12.1 |
License | BSD-3-Clause |
Copyright | (C) 2014-2017 Ryan Scott |
Author | Ryan Scott |
Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
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 https://github.com/RyanGlScott/text-show-instances |
Uploaded | by ryanglscott at 2024-11-05T15:43:53Z |
Distributions | LTSHaskell:3.9.10, NixOS:3.9.8, Stackage:3.9.10 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 25550 total (247 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 2024-11-05 [all 1 reports] |