packages feed

horizon-spec-lens-0.1: README.md

# horizon-spec-lens

horizon-spec-lens contains lenses for 
[horizon-spec](https://gitlab.homotopic.tech/horizon/horizon-spec).

## Building

```
nix build
```

## Development

```
nix develop
cabal test all
```