darcs-beta-2.7.98.1: a distributed, interactive, smart revision control system

Darcs.Repository.HashedIO

Documentation

type HashedIO p = StateT (HashDir RW p) IOSource

data RW Source

Constructors

RW 

Instances