interchangeable: A type class for interchangeable data.

[ control, deprecated, library, mit ] [ Propose Tags ]
Deprecated

Library to use class Interchangeable for interchangeable data.


[Skip to Readme]

Modules

[Last Documentation]

  • Control
    • Control.Interchangeable

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.1.0, 0.1.0.0, 0.2.0.0
Dependencies base (>=4.6 && <4.7), containers [details]
License MIT
Author Kadzuya OKAMOTO
Maintainer arow.okamoto@gmail.com
Category Control
Home page https://github.com/arowM/interchangeable
Source repo head: git clone git@github.com:arowM/interchangeable.git
Uploaded by arowM at 2015-01-17T22:57:06Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2840 total (17 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 2016-12-11 [all 7 reports]

Readme for interchangeable-0.0.0.1

[back to package description]

Interchangeable

Build Status

A type class for interchangeable data.