type-hint: Guide type inference with proxy values

[ bsd3, library, phantom-types ] [ Propose Tags ]

This package provides Proxy values for various types from the base library and functions to use these values as hints for type inference.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), tagged (>=0.5) [details]
License BSD-3-Clause
Copyright 2014 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Phantom Types
Home page https://github.com/mvv/type-hint
Bug tracker https://github.com/mvv/type-hint/issues
Source repo head: git clone https://github.com/mvv/type-hint.git
Uploaded by MikhailVorozhtsov at 2014-06-17T14:39:43Z
Distributions Arch:0.1, LTSHaskell:0.1, NixOS:0.1, Stackage:0.1
Reverse Dependencies 3 direct, 75 indirect [details]
Downloads 9231 total (63 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
Successful builds reported [all 1 reports]

Readme for type-hint-0.1

[back to package description]

Type-Hint

This package provides Proxy values for various types from the base library and functions to use these values as hints for type inference.

Installation

The usual:

$ cabal install