ยซ Up

lazy-pcf 8.10.0 1 m 0 s ๐Ÿ†

Context

# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-threads        base
base-unix           base
conf-findutils      1           Virtual package relying on findutils
conf-m4             1           Virtual package relying on m4
coq                 8.10.dev    Formal proof management system
num                 1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.08.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.08.1      Official release 4.08.1
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.8.1       A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/http://www.cs.bell-labs.com/~felty/abstracts/ppcoq.html"
license: "Unknown"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/lazyPCF"]
depends: [
  "ocaml"
  "coq" {>= "8.10" & < "8.11~"}
]
tags: [
  "keyword: functional programming"
  "keyword: lazy evaluation"
  "keyword: operational semantics"
  "keyword: type soundness"
  "keyword: normal forms"
  "category: Computer Science/Lambda Calculi"
]
authors: [
  "Amy Felty"
  "Jill Seaman"
]
bug-reports: "https://github.com/coq-contribs/lazy-pcf/issues"
dev-repo: "git+https://github.com/coq-contribs/lazy-pcf.git"
synopsis: "Subject Reduction for Lazy-PCF"
description: """
An Operational Semantics of Lazy Evaluation and a Proof
of Subject Reduction"""
flags: light-uninstall
url {
  src: "https://github.com/coq-contribs/lazy-pcf/archive/v8.10.0.tar.gz"
  checksum: "md5=a6021c336b12ce49e81b08164bbe01bc"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-lazy-pcf.8.10.0 coq.8.10.dev
Return code
0

Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:

Command
true
Return code
0

Install dependencies

Command
opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-lazy-pcf.8.10.0 coq.8.10.dev
Return code
0
Duration
1 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-lazy-pcf.8.10.0 coq.8.10.dev
Return code
0
Duration
1 m 0 s

Installation size

Total: 747 K

  • 65 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/TypeThms.glob
  • 57 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/ApTypes.glob
  • 49 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/ApTypes.vo
  • 34 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/TypeThms.vo
  • 32 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/subjrnf.vo
  • 30 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/typecheck.glob
  • 29 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/freevars.glob
  • 27 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/OSrules.vo
  • 27 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/OSrules.glob
  • 25 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/typecheck.vo
  • 23 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/mapsto.vo
  • 22 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/rename.glob
  • 21 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/rename.vo
  • 21 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/envprops.vo
  • 20 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/subjrnf.glob
  • 18 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/freevars.vo
  • 17 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/ApTypes.v
  • 16 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/environments.vo
  • 16 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/mapsto.glob
  • 15 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/NFprops.vo
  • 14 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/valid.vo
  • 13 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/utils.glob
  • 12 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/TypeThms.v
  • 10 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/subjrnf.v
  • 10 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/utils.vo
  • 9 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/freevars.v
  • 9 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/envprops.glob
  • 9 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/NFprops.glob
  • 9 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/syntax.vo
  • 8 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/NF.vo
  • 7 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/typecheck.v
  • 7 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/mapsto.v
  • 7 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/rename.v
  • 7 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/utils.v
  • 7 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/NF.glob
  • 6 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/OSrules.v
  • 5 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/valid.glob
  • 5 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/environments.glob
  • 5 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/NFprops.v
  • 5 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/envprops.v
  • 5 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/environments.v
  • 4 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/NF.v
  • 3 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/SubjRed/valid.v
  • 3 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/syntax.glob
  • 2 K ../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/lazyPCF/OpSem/syntax.v

Uninstall ๐Ÿงน

Command
opam remove -y coq-lazy-pcf.8.10.0
Return code
0
Missing removes
none
Wrong removes
none