blogs
.social
Sign in
Home
Stats
Haskell Community [Unofficial]
@discourse.haskell.org.web.brid.gy
June 4, 2026 · 25 words
Is there a way to get a OsChar literal more conveniently than osp + head
`fromText . Data.Text.singleton` will do it for you, using fromText.