summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T12447.stdout
blob: 7a64e1546dd5fad261976235604a6b26b6533e48 (plain)
1
2
3
deferEither @(_ ~ _)
  :: (Typeable _1, Typeable _2) =>
     proxy (_1 ~ _2) -> ((_1 ~ _2) => r) -> Either String r