1 2 3 4 5 6 7
{-# LANGUAGE ImplicitParams, ImpredicativeTypes #-} module T20654b where bar :: (?ip1 :: ?ip2 :: Int) => Int bar = ?ip2