rfc: Robert Fischer's Common library

[ bsd3, library ] [ Propose Tags ]

An enhanced Prelude and various utilities for Aeson, Servant, PSQL, and Redis that Robert Fischer uses.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
development

Turn on errors for warnings

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.0.0.9, 0.0.0.10, 0.0.0.11, 0.0.0.12, 0.0.0.13, 0.0.0.14, 0.0.0.15, 0.0.0.16, 0.0.0.17, 0.0.0.18, 0.0.0.19, 0.0.0.20, 0.0.0.21, 0.0.0.22, 0.0.0.23, 0.0.0.24, 0.0.0.25
Dependencies aeson, aeson-diff (>=1.1.0.4), attoparsec, base (>=4.7 && <5), bifunctors, binary, blaze-html, bytestring (>=0.10.8.1), classy-prelude (>=1.4), containers, data-default, envy (>=1.5.0.0), hedis (>=0.10.0), http-api-data (>=0.3.7.1), http-client, http-client-tls, http-types, lens (>=4.16), lifted-async (>=0.9.3.3), markdown, miso (>=0.14.0.0), monad-control (>=1.0.2.2), mono-traversable (>=1.0.1.1), mtl, natural-transformation (>=0.4), network, network-uri, postgresql-typed (>=0.5.2), resource-pool, servant (>=0.12.1), servant-blaze (>=0.8), servant-client (>=0.13), servant-docs (>=0.11.2), servant-server (>=0.13), servant-swagger (>=1.1.5), simple-logger, swagger2 (>=2.2), temporary, text, text-conversions (>=0.3.0), time, time-units, unliftio (>=0.2.4.0), unliftio-core (>=0.1.1.0), unordered-containers, url, uuid-types, wai (>=3.2.1.1), wai-cli (>=0.1.1), wai-cors, wai-extra, warp (>=3.2.18), wreq (>=0.5.2.0) [details]
License BSD-3-Clause
Copyright (c)2018 Robert Fischer
Author Robert Fischer
Maintainer smokejumperit+rfc@gmail.com
Category Library
Home page https://github.com/RobertFischer/rfc#README.md
Source repo head: git clone https://github.com/RobertFischer/rfc
Uploaded by RobertFischer at 2018-03-20T18:37:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 11857 total (53 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-20 [all 1 reports]

Readme for rfc-0.0.0.25

[back to package description]

Request For Comments

aka: Robert Fischer Commons

This is a place where I put Haskell that I like to use, and things that I would eventually like to break out into libraries, but I want to exercise/refine the API first.