Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- updatesFromFile :: FilePath -> [Text] -> IO (Either Warning [SpanUpdate])
- processFile :: FilePath -> [Text] -> IO ()
Documentation
updatesFromFile :: FilePath -> [Text] -> 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.