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.
2 parents 9022b37 + f4b787c commit ac0d9d2Copy full SHA for ac0d9d2
.github/workflows/ci-ubuntu.yml
@@ -46,7 +46,7 @@ on:
46
47
env:
48
AGDA_COMMIT: tags/v2.6.4
49
- STDLIB_VERSION: "2.0"
+ STDLIB_VERSION: "2.1"
50
51
GHC_VERSION: 8.10.7
52
CABAL_VERSION: 3.6.2.0
agda-categories.agda-lib
@@ -1,3 +1,3 @@
1
name: agda-categories
2
-depend: standard-library-2.0
+depend: standard-library-2.1
3
include: src/
0 commit comments