can-i-haz: Generic implementation of the Has pattern

[ bsd3, control, library ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/0xd34df00d/can-i-haz#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.1.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Copyright 2019 Georg Rudoy
Author Georg Rudoy
Maintainer 0xd34df00d@gmail.com
Category Control
Home page https://github.com/0xd34df00d/can-i-haz#readme
Bug tracker https://github.com/0xd34df00d/can-i-haz/issues
Source repo head: git clone https://github.com/0xd34df00d/can-i-haz
Uploaded by 0xd34df00d at 2019-07-28T21:28:46Z
Distributions LTSHaskell:0.3.1.1, NixOS:0.3.1.1, Stackage:0.3.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2960 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-28 [all 1 reports]

Readme for can-i-haz-0.1.0.0

[back to package description]

can-i-haz

Generic implementation of the Has-pattern (mostly useful with MonadReader).