Copyright | (C) 2017 Csongor Kiss |
---|---|
License | BSD3 |
Maintainer | Csongor Kiss <[email protected]> |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Data.Generics.Internal.Profunctor.Prism
Description
Internal lens helpers. Only exported for Haddock
Documentation
prism2prismp :: Market a b s t -> Prism s t a b Source #