darcs-2.8.1: a distributed, interactive, smart revision control system

Safe HaskellSafe-Infered

Darcs.Repository.HashedIO

Documentation

type HashedIO p = StateT (HashDir RW p) IOSource

data RW Source

Constructors

RW 

Instances