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