Using niv to Manage Haskell Dependencies
Using Nix to manage project dependencies and development environments is a great way to keep your projects reproducible and isolated. niv can help you further in this by pinning the versions of your dependencies outside of your Nix code as JSON data....
thenegation.hashnode.dev4 min read