packages feed

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

module T10428 where

import Data.Coerce
coerceNewtype :: (Coercible (o r) (n m' r)) => [o r] -> [n m' r]
coerceNewtype = coerce