div ! for "bar" $ "Hello."
<div for="bar">Hello.</div>
> check `for` 10080 $ \xs -> sort (sort xs) == sort (xs :: [Int]) +++ OK, passed 10080 tests.