Network-NineP

High-level abstraction over 9P protocol

Version on this page:0.4.1
LTS Haskell 21.25:0.4.7.3
Stackage Nightly 2023-06-21:0.4.7.2
Latest on Hackage:0.4.7.4

See all snapshots Network-NineP appears in

LicenseRef-OtherLicense licensed
Maintained by Sergey Alirzaev
This version can be pinned in stack with:Network-NineP-0.4.1@sha256:01bfd4ef330369b4531564efa6adbf0d36e60990434f201ce6796a94587e00f7,1780

Module documentation for 0.4.1

  • Control
    • Control.Monad
      • Control.Monad.EmbedIO
  • Network
    • Network.NineP
      • Network.NineP.Error
      • Network.NineP.File
        • Network.NineP.File.Instances
      • Network.NineP.Server

A library providing one with a somewhat higher level interface to 9P2000 protocol than existing implementations. Designed to facilitate rapid development of synthetic filesystems.