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

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