packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/T10494.hs

module App where

import Data.Coerce

foo :: Coercible (a b) (c d) => a b -> c d
foo = coerce