cachix-0.6.1: Command line client for Nix binary cache hosting https://cachix.org
Safe HaskellNone
LanguageHaskell2010

Cachix.Client.PushQueue

Documentation

startWorkers :: Int -> (Queue -> IO (IO ())) -> PushParams IO () -> IO () Source #

type Queue = TBQueue StorePath Source #