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

Provide interface to tz/zoneinfo database #89

Open
AshleyYakeley opened this issue Feb 26, 2018 · 4 comments
Open

Provide interface to tz/zoneinfo database #89

AshleyYakeley opened this issue Feb 26, 2018 · 4 comments
Milestone

Comments

@AshleyYakeley
Copy link
Member

Merge in functionality from these packages:

@AshleyYakeley
Copy link
Member Author

Blocked on ygale/timezone-olson#3.

@AshleyYakeley
Copy link
Member Author

These depend on bytestring, binary, and extensible-exceptions, which are not core libraries.

@AshleyYakeley
Copy link
Member Author

Never mind, bytestring and binary are core libraries. extensible-exceptions is not, but it is probably removable.

@mulderr
Copy link
Contributor

mulderr commented Nov 17, 2021

@AshleyYakeley Did you also have a look at tz? This PR is a draft of POSIX TZ support for tz. Hoping @klao will manage to make sense of my code and put together a final version. However, it also adds dependency on attoparsec. This is rather far fetched but do I understand correctly that if we were even hoping of thinking what I'm currently thinking then we would have to manage without attoparsec or in fact without anything that does not currently ship with GHC?

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