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

expandedYearMonthFormat: +000000-100 is parsed incorrectly #43

Open
9999years opened this issue Dec 6, 2024 · 1 comment
Open

expandedYearMonthFormat: +000000-100 is parsed incorrectly #43

9999years opened this issue Dec 6, 2024 · 1 comment

Comments

@9999years
Copy link

Reproduced on GHC 9.6 and 9.10:

$ cabal test --test-options="--quickcheck-replay=855626 -p /expandedYearMonthFormat/"
...
Time
  Format
    ISO8601
      read-show format
        expandedYearMonthFormat: FAIL
          *** Failed! "+000000-100": expected Just (0,100), found Nothing (after 100 tests and 2 shrinks):
          (0,100)
          Use --quickcheck-replay="(SMGen 18001161169210587655 15266913731524793345,100)" to reproduce.
@phadej
Copy link
Collaborator

phadej commented Dec 6, 2024

Thanks for the reporting. It seems to be an upstream issue, i.e. is present in time: haskell/time#265

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