hercules-ci-agent-0.10.1: Runs Continuous Integration tasks on your machines
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hercules.Agent.Sensitive

Orphan instances

Binary a => Binary (Sensitive a) Source # 
Instance details

Methods

put :: Sensitive a -> Put #

get :: Get (Sensitive a) #

putList :: [Sensitive a] -> Put #