123456{-# OPTIONS --without-K #-}module Class.DecEq where open import Class.DecEq.Core publicopen import Class.DecEq.Instances public-- open import Class.DecEq.WithK public