packages feed

version-natural-0.1.0.0: README.md

# version-natural

A simple version type which is a list of Naturals.

## Building

```
nix build
```

## Development

```
nix develop
cabal test all
```