base-4.21.0.0: src/GHC/TypeNats/Internal.hs
{-# LANGUAGE Safe #-}
{-# OPTIONS_HADDOCK not-home #-}
module GHC.TypeNats.Internal {-# DEPRECATED "This module will be removed from base in the next version (v4.22)" #-}
(Natural,
CmpNat
) where
import GHC.Internal.TypeNats.Internal