Singpolyma

singpolyma commented on Summary of the -XHaskell2016 feedback at Reddit, saying

Luckily, you can do this without needing an extension at all!

t = fromString :: String -> Text
s = id

t"hello"
s"hello"
in reply to @ 2016-117 06:21 UTC

Leave a Response