hsftp-1.5.0: A SFTP client tool for secure file transfer operations
Copyright(c) IOcrafts 2024-present
LicenseBSD
MaintainerMaurizio Dusi
Stabilitystable
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hsftp.Reader

Description

This module provides the Reader monad for keeping shared state.

Documentation

data Env Source #

Instances

Instances details
Show Env Source # 
Instance details

Defined in Hsftp.Reader

Methods

showsPrec :: Int -> Env -> ShowS #

show :: Env -> String #

showList :: [Env] -> ShowS #