-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
col takes Text as an argument which pretty much forces to use OverloadedStrings.
Could it not take a String instead or (people using OverloadedStrings wont notice the difference) or should we introduce a col'` or something which takes a String instead of a Text.
I guess this is for performance reasons, but columns seems to stored internally as Strings so it is a but confusing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels