niv-0.2.3: Easy dependency management for Nix projects

Safe HaskellNone
LanguageHaskell2010

Niv.Cli

Synopsis

Documentation

cli :: IO () Source #

cmdAdd :: Update () a -> PackageName -> Attrs -> IO () Source #

partitionEithersHMS :: (Eq k, Hashable k) => HashMap k (Either a b) -> (HashMap k a, HashMap k b) Source #

shouldUpdateNixSourcesNix :: ByteString -> Bool Source #

Checks if content is different than default and if it does not contain a comment line with niv: no_update

githubUpdate' :: Update () () Source #

The IO (real) github update