Proposal: Add Data.String, containing IsString(fromString), to base

Neil Mitchell ndmitchell at gmail.com
Tue Jan 30 17:18:16 EST 2007


Hi

> +class IsString a where
> +    fromString :: String -> a

Any reason there isn't a corresponding toString? Seems like the
logical counterpart.

Thanks

Neil


More information about the Libraries mailing list