Skip to content

Commit

Permalink
Update to standard-library 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
iblech committed Apr 13, 2021
1 parent 8cd50f9 commit 6d41e43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ matrix:
CABAL_VER=2.2
ALEX_VER=3.2.5
HAPPY_VER=1.19.12
STDLIB_VER=1.5
STDLIB_VER=1.6
addons:
apt:
packages:
Expand Down
4 changes: 2 additions & 2 deletions agda-categories.agda-lib
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: agda-categories
depend: standard-library-1.5
include: src/
depend: standard-library-1.6
include: src/

0 comments on commit 6d41e43

Please sign in to comment.