GithubHelp home page GithubHelp logo

Comments (9)

ottbot avatar ottbot commented on July 17, 2024 13

Both installing erd from source and cabal install erd --allow-newer seem to able to build the simple.rd file. Is the issue with graphviz resolved?

from erd.

drjonnicholson avatar drjonnicholson commented on July 17, 2024 2

I can confirm that cabal install erd --allow-newer installed erd for me. Can an update be made to the read me to suggest this fix if cabal install erd doesn't work at first? Would save people time trying to find a solution...

from erd.

andruby avatar andruby commented on July 17, 2024

I'm also bumping into this issue:

$ brew install install ghc cabal-install
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.10.2
$ cabal update
$ cabal install erd
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: erd-0.1.3.0 (user goal)
next goal: base (dependency of erd-0.1.3.0)
rejecting: base-4.8.1.0/installed-075... (conflict: erd => base==4.7.*)
rejecting: base-4.8.1.0, 4.8.0.0, 4.7.0.2, 4.7.0.1, 4.7.0.0, 4.6.0.1, 4.6.0.0,
4.5.1.0, 4.5.0.0, 4.4.1.0, 4.4.0.0, 4.3.1.0, 4.3.0.0, 4.2.0.2, 4.2.0.1,
4.2.0.0, 4.1.0.0, 4.0.0.0, 3.0.3.2, 3.0.3.1 (global constraint requires
installed instance)
Dependency tree exhaustively searched.

from erd.

zires avatar zires commented on July 17, 2024

@andruby did you find any solution?

from erd.

BurntSushi avatar BurntSushi commented on July 17, 2024

This is where I got stuck last time: #8 (comment)

from erd.

andruby avatar andruby commented on July 17, 2024

I cloned the repo and built it from source as explained on the readme. Then copied dist/build/erd/erd to /usr/local/bin

from erd.

supernoveau avatar supernoveau commented on July 17, 2024

Hi. I'm also getting this same issue with ghc 7.10.1. What is the correct version of ghc to use?

Also, I don't have the option to configure and make, because that's suggesting the dependencies are missing (following the directions in the readme to clone from git).

from erd.

t-8ch avatar t-8ch commented on July 17, 2024

@BurntSushi I didn't test it but the changelog of Graphviz says, it is now compatible to 7.10.*
http://projects.haskell.org/graphviz/changelog.html

from erd.

ensonic avatar ensonic commented on July 17, 2024

Confirming that cabal install erd --allow-newer works too. When installing from the sources this worked for me:

git clone https://github.com/BurntSushi/erd
cd erd
cabal sandbox init
cabal install
cabal build

from erd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.