Giter VIP home page Giter VIP logo

Comments (3)

chshersh avatar chshersh commented on August 23, 2024

@bitwombat I'm afraid, we don't have the capacity to maintain Docker instructions in our repository. We use cabal-install, so if anything changes in how we build the project, we will need to update Docker instructions as well and this is extra work.

Also, I believe it should be relatively easy to build the project with stack and run relevant tests. We don't maintain stack because we use only cabal but currently, all the cabal-install instructions should be portable to stack as well.

from learn4haskell.

bitwombat avatar bitwombat commented on August 23, 2024

I definitely wouldn't want to add to the maintenance burden for this nice little project you have gifted to the Haskell world!

The Dockerfile would just install ghcup and run cabal update as per the current instructions. So it would use your existing .cabal file. The maintenance would be in bumping the ghc versions in two places (the ghcup lines in your instructions).

But, yeah, I was just seeing if your team lit up at the possibility (and then I'd make it). No matter how I made it, it would add to the maintenance burden... unless I made an image and put it on dockerhub and you just pointed to it in your README.md?

from learn4haskell.

chshersh avatar chshersh commented on August 23, 2024

@bitwombat That sounds good 👍🏻
In that case, could you add Dockerfile directly to this repo, instructions to README.md (how to use this file and when one want to use it) and how to upgrade this file (e.g. by bumping up the GHC version)? That should do it 🙂

from learn4haskell.

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.