We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71b5d1 commit a2d68acCopy full SHA for a2d68ac
.github/dependabot.yml
@@ -0,0 +1,6 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: github-actions
4
+ directory: /
5
+ schedule:
6
+ interval: weekly
lambdapi-stdlib.opam
@@ -1,5 +1,5 @@
opam-version: "2.0"
-synopsis: "Lambdapi library on natural numbers, integers and polymorphic lists"
+synopsis: "Standard library of Lambdapi"
description: """
This package provides a Lambdapi library on natural numbers,
integers and polymorphic lists (in intuitionistic first-order logic).
0 commit comments