dhall-lang / dhall-haskell

Maintainable configuration files
https://dhall-lang.org/
BSD 3-Clause "New" or "Revised" License
908 stars 211 forks source link

Feature request: dhall mv #2517

Open lrworth opened 1 year ago

lrworth commented 1 year ago

If a dhall file contains file-relative imports, moving the file to another directory requires someone to mechanically update all the imports. This process seems like it should be easy to automate, and such a thing would be useful as a dhall subcommand.