packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/T10494.hs

module App where

import Data.Coerce

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