preEscapedString :: String -> Html in hamlet 0.4.0
20 Apr
2011
20 Apr
'11
8:23 p.m.
seems like preEscapedString didn't get the message about the migration to Data.Text. is this intentional or will it be fixed in 0.4.1? chag sameach max
20 Apr
20 Apr
9:42 p.m.
On Wed, Apr 20, 2011 at 3:23 PM, Max Cantor <mxcantor@gmail.com> wrote:
seems like preEscapedString didn't get the message about the migration to Data.Text. is this intentional or will it be fixed in 0.4.1?
chag sameach
max
preEscapedString comes straight from blaze-html. It has two sibling functions, preEscapedText and preEscapedLazyText. I *should* have exported both of those along with preEscapedString. I'll add that for a future release. But the type signature of preEscapedString is correct as-is.
Michael
5571
Age (days ago)
5571
Last active (days ago)
1 comments
2 participants
participants (2)
-
Max Cantor -
Michael Snoyman