{-# OPTIONS --cubical --no-import-sorts --safe #-}
module Cubical.Foundations.Pointed where

open import Cubical.Foundations.Pointed.Base public
open import Cubical.Foundations.Pointed.Properties public
open import Cubical.Foundations.Pointed.FunExt public
open import Cubical.Foundations.Pointed.Homotopy public

open import Cubical.Foundations.Pointed.Homogeneous