| 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 11:08:52 GMT
X-Served-By: cache-dfw-kdfw8210099-DFW, cache-bom-vanm7210082-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768734532.200079,VS0,VE296
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
raml: RESTful API Modeling Language (RAML) library for Haskell
raml: RESTful API Modeling Language (RAML) library for Haskell
Downloads
- raml-0.1.0.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.1.0 |
|---|---|
| Dependencies | aeson (>=0.9 && <1.0), base (>=4 && <5), bytestring (>=0.10 && <0.11), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3), yaml (>=0.8 && <0.9) [details] |
| License | MIT |
| Copyright | Copyright (C) 2015 Fergus Noble |
| Author | Fergus Noble |
| Maintainer | Fergus Noble <fergusnoble@gmail.com> |
| Uploaded | by fnoble at 2015-06-05T07:10:14Z |
| Category | Web |
| Home page | https://github.com/fnoble/raml |
| Source repo | head: git clone git@github.com:fnoble/raml.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 942 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Readme for raml-0.1.0
[back to package description]RAML
RESTful API Modeling Language (RAML) library for Haskell
TODO
Curently the raml library doesn't implement the full RAML specification. The
following features still need to be implemented:
- Reading and verifying RAML header line
#%RAML 0.8 !includelinks (markdown for docs, yaml anywhere)- Resource Types
- Traits
- Security
- Top level schemas