We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e279398 + 6d41e43 commit df9fe1aCopy full SHA for df9fe1a
.travis.yml
@@ -16,7 +16,7 @@ matrix:
16
CABAL_VER=2.2
17
ALEX_VER=3.2.5
18
HAPPY_VER=1.19.12
19
- STDLIB_VER=1.5
+ STDLIB_VER=1.6
20
addons:
21
apt:
22
packages:
agda-categories.agda-lib
@@ -1,3 +1,3 @@
1
name: agda-categories
2
-depend: standard-library-1.5
3
-include: src/
+depend: standard-library-1.6
+include: src/
0 commit comments