Code Monkey home page Code Monkey logo

Comments (4)

erikd avatar erikd commented on June 20, 2024 1

@coot This will actually have to be reverted. This PR fixed it in this package but the overall problem is much bigger and hairier.

Renaming IOG's contra-tracer to iog-contra-tracer and propagating this through all the repos is incredibly difficult.
The problems include:

  • contra-tracer is used everywhere.
  • The Hackage version and the IOG version have the same package name, define the same module names but are not 100% compatible.
  • Some code in ouroboros-network is designed to be compatible with both the Hackage of the IOG version.
  • node uses a non-head version of ouroboros-network that includes ouroboros-consensus.
  • Current HEAD of ouroboros-network does not include ouroboros-consensus.
  • If any repo is upgraded to use iog-contra-tracer and any of the packages in that repo or ANY of its dependencies still relies on contra-tracer cabal with pull in the Hackage version instead of the IOG version and the compile will break.

I tried 3 different ways to fix this and all failed due to one or more of the above.

from typed-protocols.

erikd avatar erikd commented on June 20, 2024 1

Done!

from typed-protocols.

coot avatar coot commented on June 20, 2024

Fixed in #37, isn't it? If not, please reopen.

from typed-protocols.

erikd avatar erikd commented on June 20, 2024

PR is #39

from typed-protocols.

Related Issues (11)

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.