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