{-# OPTIONS --safe #-}
module Cubical.Data.Int.MoreInts.DiffInt where

open import Cubical.Data.Int.MoreInts.DiffInt.Base public
open import Cubical.Data.Int.MoreInts.DiffInt.Properties public