-
Notifications
You must be signed in to change notification settings - Fork 31
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
Error in installing #207
Comments
What version of Haskell are you using? |
I am using GHC 8.6.5 |
I actually suspect this is due to us having too loose bounds on the version of |
I am using repline 0.4.0.0 |
Alright, let me investigate this and follow-up |
Oh @PoorvaGarg I forgot to ask. Did you use the stack or cabal instructions? |
I used stack instructions |
Ok, I think this is due to the stack lts release in our config not having the latest version of repline. I got the following warning: Downloaded ghc-tinfo6-8.6.4. I just bumped |
@PoorvaGarg Did that fix things? |
This did not work for me. I got the following output to
|
@PoorvaGarg I think you tried to install this while Github was itself not working well. Did you try again later? |
I am trying to install hakaru using the steps described on the link: https://hakaru-dev.github.io/intro/installation/
I am facing the following issue
Any help for resolving this would be appreciated
The text was updated successfully, but these errors were encountered: