yesod-fb: Useful glue functions between the fb library and Yesod.

[ bsd3, library, web ] [ Propose Tags ]

This package contains useful glue functions between the fb package (http://hackage.haskell.org/package/fb) and Yesod. These functions can't be included on the fb package itself because it should not depend on Yesod.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.5.0, 0.5.2, 0.6.0, 0.6.1
Change log CHANGELOG.md
Dependencies aeson, base (>=4.9.0 && <5), bytestring, conduit (>=1.3.0), crypto-api, fb (>=1.2.0), http-client-tls, http-conduit (>=2.3.0), text, wai, yesod-core (>=1.6.0) [details]
License BSD-3-Clause
Author Felipe Lessa, Sibi Prabakaran
Maintainer Sibi <sibi@psibi.in>
Category Web
Home page https://github.com/psibi/yesod-fb
Bug tracker https://github.com/psibi/yesod-fb/issues
Source repo head: git clone git@github.com:psibi/yesod-fb.git
Uploaded by psibi at 2018-03-06T23:43:46Z
Distributions LTSHaskell:0.6.1, NixOS:0.6.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 13195 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-06 [all 1 reports]

Readme for yesod-fb-0.5.0

[back to package description]

yesod-fb

Build Status

Glue functions between yesod and the fb package.