Skip to content

Commit 1617a2d

Browse files
Merge pull request #322 from iblech/patch-2
Update to standard-library 1.7.1
2 parents 68c84fe + 828da0a commit 1617a2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ on:
4646

4747
env:
4848
AGDA_COMMIT: tags/v2.6.2
49-
STDLIB_VERSION: 1.7
49+
STDLIB_VERSION: 1.7.1
5050

5151
GHC_VERSION: 8.6.5
5252
CABAL_VERSION: 3.2.0.0

agda-categories.agda-lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: agda-categories
2-
depend: standard-library-1.7
2+
depend: standard-library-1.7.1
33
include: src/

0 commit comments

Comments
 (0)