Y
Hacker News
new
|
ask
|
show
|
jobs
by
millstone
1915 days ago
It does not. -XOverloadedStrings unlocks `fromString :: String -> a.` That is not a polymorphic string interface; it's just syntax sugar for making something else from a string literal.