Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jkachmar/dry-it-up

Demonstration of sharing common dependency/extension/options information in a Haskell project
https://github.com/jkachmar/dry-it-up

Last synced: 28 days ago
JSON representation

Demonstration of sharing common dependency/extension/options information in a Haskell project

Awesome Lists containing this project

README

        

# Dry It Up

Small demonstration of how [`stack`][stack] can be used (thanks to
[`hpack`][hpack]) to share common package information across Haskell
sub-projects in a repository.

[stack]: https://haskellstack.org
[hpack]: https://github.com/sol/hpack