Extra-1.46.3: A grab bag of modules.

Safe HaskellNone
LanguageHaskell98

Extra.GPGSign

Documentation

sign :: PGPKey'' -> FilePath -> IO FilePath Source

data PGPKey Source

Constructors

Key String 
Default 

Instances

cd :: FilePath -> IO a -> IO a Source