protolude-0.3.0: A small prelude.
Safe Haskell Trustworthy
Language Haskell2010

Protolude.Show

Documentation

class Print a Source #

Minimal complete definition

hPutStr , hPutStrLn

Instances

Instances details
Print ByteString Source #
Instance details

Defined in Protolude.Show

Print ByteString Source #
Instance details

Defined in Protolude.Show

Print Text Source #
Instance details

Defined in Protolude.Show

Print Text Source #
Instance details

Defined in Protolude.Show

Print [ Char ] Source #
Instance details

Defined in Protolude.Show