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