nmattia / niv

Easy dependency management for Nix projects
https://github.com/nmattia/niv
MIT License
1.58k stars 77 forks source link

Use recommended optparse applicative function #371

Closed nmattia closed 1 year ago

nmattia commented 1 year ago

Before this, the build issued a warning suggesting to use haskellPackages.generateOptparseApplicativeCompletions.

Fixes #370