Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Control.LensFunction.Exception
Documentation
data SomeLensFunctionException Source #
Constructors
Exception e => SomeLensFunctionException e |
data ChangedObservationException Source #
Constructors
ChangedObservationException String |
data ShapeMismatchException Source #
Constructors
ShapeMismatchException String |
data ConstantUpdateException Source #
Constructors
ConstantUpdateException String |