Copyright | (c) Moritz Schulte 2017 |
---|---|
License | BSD3 |
Maintainer | mtesseract@silverratio.net |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
This module exports lenses for the data types contained in this package.
Documentation
class HasNakadiConsumeParameters s a | s -> a where Source #
consumeParameters :: Lens' s a Source #