module TInfoBangMany (Eq, Ord, Foo, Bar) where

import InfoUtil (Eq, Ord, Foo, Bar)

-- >>> :info! Foo Bar