Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cachix.API.Signing
Documentation
fingerprint :: Text -> Text -> Integer -> [Text] -> ByteString Source #
passthroughSizeSink :: forall (m :: Type -> Type). MonadIO m => IORef Integer -> ConduitT ByteString ByteString m () Source #
passthroughHashSinkB16 :: forall (m :: Type -> Type). MonadIO m => IORef ByteString -> ConduitT ByteString ByteString m () Source #
passthroughHashSink :: forall (m :: Type -> Type). MonadIO m => IORef ByteString -> ConduitT ByteString ByteString m () Source #