Change String to Text?
kozak opened this issue · 4 comments
kozak commented
Thanks a lot for your tutorials, they are awesome! 🥇
Would it make sense to use Text instead of String in entity definitions, so that beginners like me, won't get tripped ?
parsonsmatt commented
That's a great idea! Would you like to put together a PR to accomplish that?
StevenXL commented
parsonsmatt commented
Yup! That would be a good change to make.
To install Data.Text
, you'll want to add that dependency to the cabal file.
parsonsmatt commented
Thanks @StevenXL for fixing this!