12345{-# OPTIONS --cubical-compatible #-}module Class.CommutativeMonoid where open import Class.CommutativeMonoid.Core publicopen import Class.CommutativeMonoid.Instances public