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