thyme
thyme copied to clipboard
A faster date and time library based on time
If this repo is the one being actively maintained: it would be better to update the .cabal url to point here.
This PR contains the following updates: | Package | Update | Change | |---|---|---| | template-haskell | major | `>=2.7 && =2.7 &&
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` → `v6` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v4` → `v5` | --- ### Release...
``` Running 2 test suites... Test suite rewrite: RUNNING... 0.477488s 0.599603s 2525734871526.861056s -6429792249080.886592s -9010126914278.271168s 6138087948308.379275s -5757972675487.47634s 8.932740743202738e12 -2.6819063376937905e12 0.447559s -5366553371329.559424s All wanted rules fired. Test suite rewrite: PASS Test suite...
Hey! thanks in advance for reading this. While working on a project, I've noticed that dates like `2025-25-25` with the formatting type `%Y-%m-%d` (just as an example) are silently clipped...