thma/dependency-checker

More general configuration format

marcosh opened this issue · 1 comments

First off, thanks for doing this! I wanted to have a dependency checker in Haskell for quite some time but wan never able to find the time to implement it.

Are you planning to develop this and release it as a generic tool?

If that was the case, it would be nice to have a way to specify allowed dependencies in a more general configuration format, possibly also with a configuration file.

This is a configuration example for a similar tool for PHP. I ended up creating a Dhall version of it

thma commented