Skip to content

Commit

Permalink
[core-dev] Attempt to fix installation of coq-stdlib.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Dec 9, 2024
1 parent e1cb24f commit abcf866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core-dev/packages/coq-stdlib/coq-stdlib.dev/opam
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ build: [
"@doc" {with-doc}
]
["dune" "install" "-p" name "--create-install-files" name]
["sh" "-c" "echo 'From Stdlib Require Import Reals.' > test.v && coqc test.v"] {with-test}
]

url {
Expand Down

0 comments on commit abcf866

Please sign in to comment.