Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package updates #411

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Package updates #411

wants to merge 11 commits into from

Conversation

rtetley
Copy link
Collaborator

@rtetley rtetley commented Apr 22, 2024

Bumping:

  • coq-hammer
  • coq-hammer-tactics
  • iris
  • iris-heap-lang
  • stdpp
  • coq-ott
  • coq-simple-io
  • fiat-crypto
  • math-classes
  • corn
  • unicoq
  • mtac2
  • libhyps
  • mathcomp-word

Comment on lines 214 to 235
if [ "$OSTYPE" != cygwin ]
then
# Windows: stack overflow
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably not the right place to discuss this (maybe open an issue on fiat crypto or here?), but fiat crypto does build with opam on Windows / cygwin, according to our CI.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't really know much about this issue. Maybe @MSoegtropIMC can discuss this with you ?

if [[ "$OSTYPE" != cygwin ]]
then
PACKAGES="${PACKAGES} coq-mtac2.1.4+8.19" # build issues on Windows
fi
=======
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rtetley : This file has merge conflicts in it. You need to resolve this before pushing.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh ? weird, I rebased and fixed.. Must have slipped my attention...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants