# version-natural A simple version type which is a list of Naturals. ## Building ``` nix build ``` ## Development ``` nix develop cabal test all ```