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