nix-tree
nix-tree copied to clipboard
[feature-request] nix-tree as a library
Hi, it would be nice if you offered to use nix-tree as a library as follows:
- move the
other-modulesto a library - have the executable only contain the main module
Thanks in advance :)
Oh man - I think having it as a library will encourage people to actually read the horrible code 😅 .
Jokes aside, I'd be happy to do that. I don't intend to maintain backwards compatibility or obey PVP, but there's no harm making it available on Hackage.
It might take some time for me to do that (both personal & work is busy these days), but if you could send a PR I'd happily merge & release on Hackage!
I’ll do so if I get around, thank you ❤️