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

oeis2-1.0.7 #6498

Closed
jkachmar opened this issue Mar 22, 2022 · 4 comments
Closed

oeis2-1.0.7 #6498

jkachmar opened this issue Mar 22, 2022 · 4 comments

Comments

@jkachmar
Copy link
Contributor

Fails to compile with aeson > 2:

    • Couldn't match expected type ‘Key’ with actual type ‘T.Text’
    • In the first argument of ‘key’, namely ‘k’
      In the first argument of ‘(.)’, namely ‘key k’
      In the second argument of ‘(^?)’, namely ‘key k . _Integer’
    |
124 |   = let d = result ^? key k ._Integer
    |

cc @23prime

@bergmark
Copy link
Member

This confuses me as we have oeis2-1.0.7 and aeson-2.0.3.0 in the latest lts.

@mihaimaruseac
Copy link
Contributor

Now this is bounds issue as aeson-2.0.3.0 has been patched to include a bound on oeis2

@23prime
Copy link
Contributor

23prime commented Aug 27, 2022

Sorry.

I haven't been able to reproduce the compile failure in my environment yet.
So it is taking to time.

@mihaimaruseac
Copy link
Contributor

Closing as stale and package has been dropped

alaendle added a commit that referenced this issue Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants