ouroboros-consensus-0.1.0.1: Consensus layer for the Ouroboros blockchain protocol
Safe Haskell None
Language Haskell2010

Ouroboros.Consensus.Storage.FS.IO

Description

IO implementation of the HasFS class

Synopsis

IO implementation & monad

type HandleIO = FHandle Source #

File handlers for the IO instance for HasFS

We store the path the handle points to for better error messages