Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better types #2

Open
manpages opened this issue Aug 18, 2015 · 0 comments
Open

Better types #2

manpages opened this issue Aug 18, 2015 · 0 comments

Comments

@manpages
Copy link
Owner

I think that it's a non-issue, but still I'd love to give it a thought.

Currently all the types defined to operate in Turtle are just aliases for Text.

I think that instead of tagging those types (which is safer, as it won't get through OverloadedStrings, but cumbersome) we should hide "constructors" and expose smart constructors to the end user.

I'm not even sure that we have to do that, in fact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant