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

Add "toULID" function (or similar) #2

Open
ad-si opened this issue Jun 12, 2018 · 8 comments
Open

Add "toULID" function (or similar) #2

ad-si opened this issue Jun 12, 2018 · 8 comments

Comments

@ad-si
Copy link
Member

ad-si commented Jun 12, 2018

toULID :: Text -> Mabye ULID
@ad-si
Copy link
Member Author

ad-si commented Jul 8, 2018

This seems currently impossible to polyfill as Data.ULID.Random does not export the ULIDRandom data constructor 😭. Can you maybe do a quick fix to export it, so that I can implement it in user space?
Are you even still maintaining this project, or do I have to fork it?

@ad-si ad-si closed this as completed Jul 8, 2018
@ad-si ad-si reopened this Jul 8, 2018
@steven777400
Copy link
Collaborator

steven777400 commented Jul 8, 2018 via email

@ad-si
Copy link
Member Author

ad-si commented Jul 8, 2018

Ok, yeah, transferring to me sounds cool. I'll maintain it! Should be easy via the settings menu.

@steven777400
Copy link
Collaborator

steven777400 commented Jul 8, 2018 via email

@steven777400
Copy link
Collaborator

Repo tx is pending, do you have a hackage account? I will transfer maintaince of the hackage entry to you

@ad-si
Copy link
Member Author

ad-si commented Jul 9, 2018

I accepted, Thanks! My hackage account is http://hackage.haskell.org/user/adrian

@steven777400
Copy link
Collaborator

steven777400 commented Jul 10, 2018 via email

@ad-si ad-si self-assigned this Jul 10, 2018
@ad-si ad-si removed their assignment Mar 13, 2019
@ad-si
Copy link
Member Author

ad-si commented Apr 4, 2020

An implementation with hourglass can be found at https://github.com/ad-si/TaskLite/blob/master/tasklite-core/source/Utils.hs#L88

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

2 participants