| Copyright | (c) 2015-2018 Stack contributors |
|---|---|
| License | BSD3 |
| Maintainer | Tim Dysinger <tim@fpcomplete.com> |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Stack.Sig.GPG
Description
Synopsis
- gpgSign :: HasLogFunc env => Path Abs File -> RIO env Signature
- gpgVerify :: (MonadIO m, MonadThrow m) => Signature -> Path Abs File -> m Fingerprint