Giter Club home page Giter Club logo

Comments (5)

SnarkBoojum avatar SnarkBoojum commented on July 20, 2024

I could get version 1.7.9 to compile with just:

--- coq-relation-algebra.orig/src/fold.ml
+++ coq-relation-algebra/src/fold.ml
@@ -26,7 +26,7 @@
   let obt = Monoid.ob ops in
   (* TOTKINK: Use  Evarconv.conv ? *)
   let unifiable sg env x y =
-    try sigma := Unification.w_unify env sg Reduction.CONV x y; true
+    try sigma := Unification.w_unify env sg Conversion.CONV x y; true
     with _ -> false
   in

from relation-algebra.

damien-pous avatar damien-pous commented on July 20, 2024

Hi,
Thanks for the help, this message just to reassure you that I'm on it: should be able to double check everything this Friday.
Damien

from relation-algebra.

damien-pous avatar damien-pous commented on July 20, 2024

Hi @rtetley
just released/tagged v1.7.10, which compiles with Coq8.18
Is it fine with you?
(I'll propagate the package to opam then)
Damien

from relation-algebra.

rtetley avatar rtetley commented on July 20, 2024

Works fine ! Will close the issue once this is merged.
Let me know once you've propagated to opam!
Cheers !

from relation-algebra.

damien-pous avatar damien-pous commented on July 20, 2024

Done, in opam!

from relation-algebra.

Related Issues (16)

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.