packages feed

lens-toml-parser-0.3.0.0: README.md

# lens-toml-parser

[![Haskell-CI](https://github.com/henrytill/lens-toml-parser/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/henrytill/lens-toml-parser/actions/workflows/haskell-ci.yml)
[![Hackage](https://img.shields.io/hackage/v/lens-toml-parser.svg)](http://hackage.haskell.org/package/lens-toml-parser)

Lenses for [toml-parser](https://hackage.haskell.org/package/toml-parser).

See the [tests](https://github.com/henrytill/lens-toml-parser/blob/master/test/Main.hs) for usage examples.