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

compiling error #57

Closed
ixzh opened this issue Oct 4, 2021 · 4 comments
Closed

compiling error #57

ixzh opened this issue Oct 4, 2021 · 4 comments

Comments

@ixzh
Copy link

ixzh commented Oct 4, 2021

Hi, how can I resolve this?

        randomIO is not a (visible) method of class R.Random
       |
  98 |     randomIO = getULID
       |     ^^^^^^^^

Thanks!

@ad-si
Copy link
Owner

ad-si commented Oct 4, 2021

Oh, that's weird. Can you please write down the steps you executed to arrive at that error message? Normally stack build should be deterministic enough to work out of the box.

@ixzh
Copy link
Author

ixzh commented Oct 4, 2021

I changed the resolver to lts-18.12 instead of lts-16.21(ghc-8.8.4?), and got this error...I'm using stack install tasklite-core.

Googled this issue, can it be related?

@ad-si
Copy link
Owner

ad-si commented Oct 4, 2021

Well, no wonder it doesn't work when you change the LTS version 🙈.
This issue needs to be resolved first: haskell-github-trust/ulid#10

@ixzh
Copy link
Author

ixzh commented Oct 4, 2021

cool! I will stick with the original then Thanks!

@ixzh ixzh closed this as completed Oct 4, 2021
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