deepseq-instances: Candidate NFData Instances for Types in base

[ control, library, mit ] [ Propose Tags ]

Candidate NFData Instances for Types in base This package provides correct-but-controversial NFData instances for types in base. See this GitHub pull request for more details: https://github.com/haskell/deepseq/pull/50


[Skip to Readme]

Modules

  • Control
    • DeepSeq
      • Control.DeepSeq.Instances

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies array (>=0.4 && <0.6), base (>=4.13.0.0 && <4.15), deepseq (>=1.4.0.0 && <1.5), stm (>=2.5.0.0) [details]
License MIT
Copyright Travis Whitaker 2020
Author Travis Whitaker
Maintainer pi.boy.travis@gmail.com
Category Control
Home page https://github.com/TravisWhitaker/deepseq-instances
Bug tracker https://github.com/TravisWhitaker/deepseq-instances/issues
Source repo head: git clone https://github.com/TravisWhitaker/deepseq-instances.git
Uploaded by TravisWhitaker at 2020-05-28T23:03:38Z
Distributions
Downloads 549 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-05-29 [all 3 reports]

Readme for deepseq-instances-0.1.0.1

[back to package description]

deepseq-instances

Candidate NFData Instances for Types in base