rfc: Robert Fischer's Common library, for all Robert Fischer's common needs.

[ bsd3, library ] [ Propose Tags ]

See README.md


[Skip to Readme]

Modules

[Last Documentation]

  • RFC
    • RFC.Concurrent
    • Data
      • RFC.Data.IdAnd
      • RFC.Data.LatLng
      • RFC.Data.ListMoveDirection
      • RFC.Data.UUID
    • RFC.Env
    • Google
      • Places
        • RFC.Google.Places.NearbySearch
        • RFC.Google.Places.PlaceSearch
        • RFC.Google.Places.SearchResults
    • HTTP
      • RFC.HTTP.Client
      • RFC.HTTP.Types
    • RFC.JSON
    • RFC.Log
    • RFC.Prelude
    • RFC.Psql
    • RFC.Redis
    • RFC.Servant
      • RFC.Servant.ApiDoc
    • RFC.String
    • RFC.Throttle
    • RFC.Wai

Flags

Manual Flags

NameDescriptionDefault
development

Enable 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, async, base (>=4.7 && <5), blaze-html, classy-prelude, containers, data-default, exceptions, hedis, http-api-data, http-client-tls, http-types, lens, lifted-async, markdown, monad-control, postgresql-simple (>=0.5.3.0), resource-pool, servant, servant-blaze, servant-docs, servant-server, servant-swagger, simple-logger, string-conversions, swagger2, temporary, text, time-units, unordered-containers, url, uuid-types, vector, wai, wai-cors, wai-extra, wreq [details]
License BSD-3-Clause
Copyright (c)2017 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 2017-11-21T17:02:48Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 11909 total (53 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 2017-11-21 [all 3 reports]

Readme for rfc-0.0.0.3

[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.