https://github.com/thma/dependency-checker
A tool to validate dependencies of Haskell modules
https://github.com/thma/dependency-checker
Last synced: 12 months ago
JSON representation
A tool to validate dependencies of Haskell modules
- Host: GitHub
- URL: https://github.com/thma/dependency-checker
- Owner: thma
- License: apache-2.0
- Created: 2022-08-08T07:30:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T15:46:02.000Z (over 1 year ago)
- Last Synced: 2025-04-06T22:51:12.434Z (about 1 year ago)
- Language: Haskell
- Size: 25.4 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# dependency-checker
A tool to validate dependencies of Haskell modules
## Intro
see [this blog post for more information and some examples](https://thma.github.io/posts/2022-08-07-dependency-validation-of-haskell-applications.html)