# Profunctor Optics in Idris2 This package provides utilities for working with profunctor optics. Its design is based on the Haskell libraries [fresnel](https://hackage.haskell.org/package/fresnel) and [lens](https://hackage.haskell.org/package/lens).