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

Safe HaskellNone
LanguageHaskell98

Darcs.Repository.HashedIO

Documentation

type HashedIO p = StateT (HashDir RW p) IO Source

data RW Source

Constructors

RW 

Instances