debruijn-0.1: src-common/TrustworthyCompat.hs
{-# LANGUAGE Trustworthy #-}
module TrustworthyCompat (
coerce,
) where
import Data.Coerce (coerce)
{-# LANGUAGE Trustworthy #-}
module TrustworthyCompat (
coerce,
) where
import Data.Coerce (coerce)