Control.Reference.InternalInterface
type Simple t s a
data Reference w r s t a b
type Lens s t a b
type Partial s t a b
type Traversal s t a b
type Lens'
type Partial'
type Traversal'
type IOLens s t a b
type IOPartial s t a b
type IOTraversal s t a b
type IOLens'
type IOPartial'
type IOTraversal'
type StateLens st m s t a b
type StatePartial st m s t a b
type StateTraversal st m s t a b
type StateLens' s m
type StatePartial' s m
type StateTraversal' s m
type WriterLens st m s t a b
type WriterPartial st m s t a b
type WriterTraversal st m s t a b
type WriterLens' s m
type WriterPartial' s m
type WriterTraversal' s m
class MMorph m1 m2