hmgit-1.0.0: The subset of awesome content tracker Git
Safe HaskellNone
LanguageHaskell2010

HMGit.Commands.Plumbing.CatFile

Documentation

data CatFile m Source #

Instances

Instances details
MonadIO m => IsString (CatFile m) Source # 
Instance details

Defined in HMGit.Commands.Plumbing.CatFile.Core

Methods

fromString :: String -> CatFile m #