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 68c84fe + 828da0a commit 1617a2dCopy full SHA for 1617a2d
.github/workflows/ci-ubuntu.yml
@@ -46,7 +46,7 @@ on:
46
47
env:
48
AGDA_COMMIT: tags/v2.6.2
49
- STDLIB_VERSION: 1.7
+ STDLIB_VERSION: 1.7.1
50
51
GHC_VERSION: 8.6.5
52
CABAL_VERSION: 3.2.0.0
agda-categories.agda-lib
@@ -1,3 +1,3 @@
1
name: agda-categories
2
-depend: standard-library-1.7
+depend: standard-library-1.7.1
3
include: src/
0 commit comments