GithubHelp home page GithubHelp logo

Comments (2)

mmzx avatar mmzx commented on August 16, 2024

@georgexsh , The package version that is available on hackage is fairly old (would rather say: obsolete), I am trying to get a new version uploaded, at some point, it must happen... (#52).

I recommend you update your docker file [1], to use the master branch of this repository and get either cabal or stack (both works equally well) to build it for you for the time being.

You can also use cabal to get the source for you by cabal get erd --source-repository=head. Please note that this does not build or install for you, only fetches the code from github.
Probably you want to do it like:
cabal get erd --source-repository=head && cd ./erd && cabal install --allow-newer .

Additionally I recommend using the -o argument to avoid dumping png file to stdout.

[1] https://github.com/vranac/erd/blob/8d99e8f7ff7fb1af1ca9d1035a96caeef5e31399/Dockerfile#L11

from erd.

mmzx avatar mmzx commented on August 16, 2024

@georgexsh from now, you shall not need to make the above workaround, cabal as the source of the package should work in your use-case as expected.

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.