STD.Ostream.Interface
class IOstream a Source #
Defined in STD.Ostream.Implementation
upcastOstream :: forall a. (FPtr a, IOstream a) => a -> Ostream Source #
downcastOstream :: forall a. (FPtr a, IOstream a) => Ostream -> a Source #