dhall-lang / dhall-to-cabal

Compile Dhall expressions to Cabal files
MIT License
100 stars 19 forks source link

Run dhall-to-cabal-meta in CI #182

Open quasicomputational opened 5 years ago

quasicomputational commented 5 years ago

We should do this so that we can't break it and then not notice until later, or make a change to code and then forget to update the generated files - so the build should fail if it actually makes any changes.