NineP: 9P2000 in pure Haskell
Pure Haskell implementation of the 9P2000 protocol from the Plan 9 and Inferno operating systems. Many implementations of 9P2000 exist including the Linux kernel v9fs module, wmii (X window manager). More information on 9P and implementations may be found at http://9p.cat-v.org
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| bytestring-in-base | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- NineP-0.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.0, 0.0.1, 0.0.2, 0.0.2.1 |
|---|---|
| Dependencies | base (<2.2 || >=3), binary (>=0.5.0.2), bytestring (>=0.9) [details] |
| Tested with | ghc ==7.6.3 |
| License | BSD-3-Clause |
| Author | Tim Newsham <newsham@lava.net>, Dave Leimbach <leimy2k@gmail.com>, Sergey Alirzaev <zl29ah@gmail.com> |
| Maintainer | Sergey Alirzaev <zl29ah@gmail.com> |
| Category | Data |
| Home page | http://9ph.googlecode.com |
| Source repo | head: hg clone https://code.google.com/p/9ph/ this: hg clone https://code.google.com/p/9ph/ -u 0.0.2.1 |
| Uploaded | by SergeyAlirzaev at 2013-09-22T22:28:49Z |
| Distributions | LTSHaskell:0.0.2.1, NixOS:0.0.2.1, Stackage:0.0.2.1 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 4561 total (12 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] |