12345{-# OPTIONS --without-K #-}module Class.Functor where open import Class.Functor.Core publicopen import Class.Functor.Instances public