-
Notifications
You must be signed in to change notification settings - Fork 152
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
Installation issues #39
Comments
Hi, I'm trying to run erd, but have no knowledge whatsoever about Haskell and cabal. For your workaround on the first issue, how do you set base >= 4.1 ? Thanks! |
You can do this in the cabal file in the source directory (erd.cabal) |
Please let us know whether installation with cabal succeeds as mentioned in #27 . |
Hi, I think it is due to, when @BurntSushi publishing the package last time, the cabal file is Hi, @BurntSushi, can you republish with current cabal? (where base is an range) As a temporary solution, |
In order to publish erd on hackage the version has to be increased ( #52 ). Once the PRs are all reviewed would be nice to do this. |
However, the request in this ticket: increasing version of base, has already been done. |
Hi,
Cool tool!
I did have some issues installing on OS X + Homebrew, though:
Once you've done this, however, building and running erd works fine.
I suspect both of these are cabal issues and not so much erd issues, but it might be nice to mention them in the installation instructions.
The text was updated successfully, but these errors were encountered: