Data.Convertible.Instances.String
Description
Instances of ConvertSuccess and ConvertAttempt for String, along
 with instances for bytestrings and text (lazy and strict).
Documentation
data InvalidDayException Source
Constructors
| InvalidDayException String | 
data InvalidBoolException Source
Constructors
| InvalidBoolException String |