{-# OPTIONS --safe #-}
module Cubical.Algebra.OrderedCommMonoid where

open import Cubical.Algebra.OrderedCommMonoid.Base public
open import Cubical.Algebra.OrderedCommMonoid.Properties public