module Prolude.Lens ( module Control.Lens ) where import Control.Lens ((.~), (^.), set, view)