Skip to content

Commit 828da0a

Browse files
committed
Update to standard-library 1.7.1
1 parent 1c027de commit 828da0a

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)