GithubHelp home page GithubHelp logo

Comments (5)

erikd-ambiata avatar erikd-ambiata commented on June 12, 2024

mafia clean cleans the build artifacts from the current project (much like cabal clean does). I think making it also clean all the build artefacts for the required libraries would be a bad idea, especially for anything that uses amazonka.

However i would be 👍 on an extra command option like mafia clean --purge.

from mafia.

jacobstanley avatar jacobstanley commented on June 12, 2024

I think if you delete those directories it will corrupt your cache? need to verify that.

Ideally we should treat source dependencies the same as hackage ones and build a copy of the source in the global cache, that's the real fix I think.

from mafia.

thumphries avatar thumphries commented on June 12, 2024

I think if you delete those directories it will corrupt your cache?

That's... concerning. Why? Data files?

from mafia.

thumphries avatar thumphries commented on June 12, 2024

I think making it also clean all the build artefacts for the required libraries would be a bad idea, especially for anything that uses amazonka.

AFAIK you don't get any reuse out of those dist dirs, since they get dropped into the global cache and then symlinked back.

from mafia.

jacobstanley avatar jacobstanley commented on June 12, 2024

That's... concerning. Why? Data files?

Yeah it is, I'm not 100% on that, I just have my suspicions that's it could be a problem

from mafia.

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.