packages feed

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

module T10428 where

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