-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Tutorial for the lens library -- @package lens-tutorial @version 1.0.0 -- | This lens tutorial targets Haskell beginners and assumes only -- basic familiarity with Haskell. By the end of this tutorial you -- should: -- --
-- $ ghci -- >>> import Control.Lens.Tutorial --module Control.Lens.Tutorial instance Show Point instance Show Atom instance Show Molecule instance Functor Pair instance Foldable Pair instance Traversable Pair