update-nix-fetchgit-0.1.0.0: A program to update fetchgit values in Nix expressions

Safe HaskellNone
LanguageHaskell2010

Update.Nix.FetchGit

Synopsis

Documentation

updatesFromFile :: FilePath -> IO (Either Warning [SpanUpdate]) Source #

Given the path to a Nix file, returns the SpanUpdates all the parts of the file we want to update.