rfc-prelude: The Prelude from the Robert Fischer Commons.

[ library, mit, prelude ] [ Propose Tags ]

A Prelude deriving from Classy-Prelude which provides additional useful bits of functionality and convenient names.


[Skip to Readme]

Modules

  • RFC
    • Data
      • RFC.Data.IdAnd
      • RFC.Data.UUID
    • RFC.Prelude
      • RFC.Prelude.Concurrent
      • RFC.Prelude.Instances
      • RFC.Prelude.JSON
      • RFC.Prelude.String

Flags

Manual Flags

NameDescriptionDefault
production

If true, disables failing on warnings and enables aggressive optimizations.

Disabled

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

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2
Dependencies aeson (>=1.1), base (>=4.9 && <4.11), bifunctors (>=5.4), bytestring (>=0.10), classy-prelude (>=1.4), containers (>=0.5), data-default (>=0.7), http-api-data (>=0.3), integer-logarithms (>=1.0), lens (>=4.15), monad-control (>=1.0), network-uri (>=2.6), text (>=1.2), text-conversions (>=0.3), time (>=1.6), time-units (>=1.0), transformers (>=0.5), tuple (>=0.3), unliftio (>=0.2), unliftio-core (>=0.1), uuid-types (>=1.0) [details]
License MIT
Author Robert Fischer
Maintainer smokejumperit+rfc@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-11T22:56:11Z
Category prelude
Home page https://github.com/RobertFischer/rfc#readme
Bug tracker https://github.com/RobertFischer/rfc/issues
Source repo head: git clone https://github.com/RobertFischer/rfc(rfc-prelude)
Uploaded by RobertFischer at 2018-07-03T03:10:17Z
Distributions
Reverse Dependencies 5 direct, 1 indirect [details]
Downloads 1090 total (8 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 2018-07-03 [all 3 reports]

Readme for rfc-prelude-0.0.0.2

[back to package description]

RFC Prelude

This is a replacement for the default Prelude based off of Classy Prelude, but with even more common functionality.