Code Monkey home page Code Monkey logo

Comments (8)

AliceRixte avatar AliceRixte commented on September 18, 2024 1

Yes, that was it ! I have managed to compile and run the tests, thanks a lot for your help !

from containers.

treeowl avatar treeowl commented on September 18, 2024 1

You're welcome. Do you think you could write something up about what you did to add to CONTRIBUTING.md? I don't have a Windows development environment, so I can't experiment with that sort of thing.

from containers.

treeowl avatar treeowl commented on September 18, 2024

My semi-educated guess is that you're running into #630, which is a mess I don't really know how to help with. Could you try copying the src and include trees from the containers subdirectory into the containers-tests one after each round of modifications and before running tests/benchmarks? That might at least get you unstuck, though it will be annoying.

from containers.

treeowl avatar treeowl commented on September 18, 2024

Alternatively (better?) you could copy that once, do whatever you need to do within the containers-tests directory, then copy it back before you commit. We use symbolic links to replicate the source of containers in containers-tests. That lets us uncomment the containers package from cabal.project to avoid recompiling all the test and benchmark framework stuff while iterating on changes. There may be a better way, but I'm not good at this sort of devops stuff and that's what @phadej was able to figure out.

from containers.

AliceRixte avatar AliceRixte commented on September 18, 2024

I closed the issue because this would be a duplicate of #630 (comment)

from containers.

AliceRixte avatar AliceRixte commented on September 18, 2024

Sure, I'll do that tomorrow, I need some sleep first :)

from containers.

treeowl avatar treeowl commented on September 18, 2024

That'd be great. Good night!

from containers.

AliceRixte avatar AliceRixte commented on September 18, 2024

I added a pull request with some instructions. Actually it is possible on windows to use symlinks, so there's no need for the workaround you suggested before except for Windows 8 or earlier. This should also close #630

from containers.

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.