[Haskell-beginners] Printf and bool

Aditya Mahajan adi.mahajan at gmail.com
Mon Jan 19 10:04:21 EST 2009


Hi,

I like the printf function from Text.Printf to display results on the 
terminal. I noticed that there is no format specifier for Bool. Can 
someone suggest how to create an instance of PrintfArg for Bool?

Aditya



More information about the Beginners mailing list