| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 18 Jan 2026 05:38:18 GMT
X-Served-By: cache-dfw-kdal2120142-DFW, cache-bom-vanm7210088-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768714698.821562,VS0,VE299
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
rfc-prelude: The Prelude from the Robert Fischer Commons.
[Skip to Readme]
rfc-prelude: The Prelude from the Robert Fischer Commons.
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
- Data
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| 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
- rfc-prelude-0.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 |
| Uploaded | by RobertFischer at 2018-07-03T03:10:17Z |
| 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) |
| Distributions | |
| Reverse Dependencies | 5 direct, 1 indirect [details] |
| Downloads | 1197 total (11 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.