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