diff options
author | Greg Brown <greg.brown@cl.cam.ac.uk> | 2022-03-08 18:49:39 +0000 |
---|---|---|
committer | Greg Brown <greg.brown@cl.cam.ac.uk> | 2022-03-08 18:49:39 +0000 |
commit | 69b82b0f568dd840f05f6aa9902ee6dcd5df5cad (patch) | |
tree | 11ba0964073cdb5f8de8bc1689f0e53eb21879a2 /agda-helium.agda-lib | |
parent | c32c75ab3d5628163a4ece83e38d85152bf9e189 (diff) |
Migrate to agda-stdlib-2.0-dev.axiomatic
Diffstat (limited to 'agda-helium.agda-lib')
-rw-r--r-- | agda-helium.agda-lib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agda-helium.agda-lib b/agda-helium.agda-lib index bec951d..91efa04 100644 --- a/agda-helium.agda-lib +++ b/agda-helium.agda-lib @@ -1,3 +1,3 @@ name: agda-helium-0.1 -depend: standard-library-1.7.1 +depend: standard-library-2.0 include: src |