| 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: Sat, 17 Jan 2026 04:58:30 GMT
X-Served-By: cache-dfw-kdal2120115-DFW, cache-bom-vanm7210067-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768625910.939098,VS0,VE379
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
campfire: Haskell implementation of the Campfire API
[Skip to Readme]
campfire: Haskell implementation of the Campfire API
Implements the Campfire REST API. Campfire is a business group chat system tailored specifically for work groups. Find out more at https://www.campfirenow.com. Currently supports the entire API except for streaming and file uploads. Stability is listed as provisional because there are currently no formal tests in place.
[Skip to Readme]
Downloads
- campfire-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.1, 0.1.1, 0.2.1 |
|---|---|
| Dependencies | aeson (>=0.3.2.12 && <0.7), attoparsec (>=0.9 && <0.11), base (>=4.5 && <5), bytestring (>=0.9 && <0.10), containers (>=0.4.0.0 && <0.5), filepath (>=1.2 && <1.3), http-enumerator (>=0.7 && <0.8), http-types (>=0.6.0 && <0.7), mtl (>=2.0.1.0 && <2.1), old-locale (>=1.0 && <1.1), process (>=1.1 && <1.2), text (>=0.11 && <0.12), time (>=1.2.0.3 && <1.5), transformers (>=0.2.2.0 && <0.4), unordered-containers (>=0.2 && <0.3), url (>=2.1.2 && <2.3) [details] |
| License | BSD-3-Clause |
| Author | Michael Xavier <michael@michaelxavier.net> |
| Maintainer | Michael Xavier <michael@michaelxavier.net> |
| Uploaded | by MichaelXavier at 2012-06-11T04:05:25Z |
| Category | Web |
| Home page | https://github.com/michaelxavier/Campfire |
| Source repo | head: git clone git://github.com/michaelxavier/Campfire.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2636 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 2016-11-04 [all 9 reports] |
Readme for campfire-0.2.1
[back to package description]Web.Campfire ------------ Haskell implementation of the Campfire api. For more info, see https://www.campfirenow.com