hdiff
packages
feed
vec
-0.4.1: src/SafeCompat.hs
{-# LANGUAGE Trustworthy #-} module SafeCompat ( coerce, ) where import Data.Coerce (coerce)