diff options
author | Greg Brown <greg.brown@cl.cam.ac.uk> | 2021-12-27 17:21:32 +0000 |
---|---|---|
committer | Greg Brown <greg.brown@cl.cam.ac.uk> | 2021-12-27 17:44:55 +0000 |
commit | 87913c4014f01a23d608457e379b74aa1befd4ab (patch) | |
tree | 34d2405463757cf44089a795adb9a932e6707e50 /agda-helium.agda-lib | |
parent | 0b581ec922b40284291d6814578bd2e68049c8b7 (diff) |
Introduce Everything.agda to aid in overall compilation.
Diffstat (limited to 'agda-helium.agda-lib')
-rw-r--r-- | agda-helium.agda-lib | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/agda-helium.agda-lib b/agda-helium.agda-lib new file mode 100644 index 0000000..bec951d --- /dev/null +++ b/agda-helium.agda-lib @@ -0,0 +1,3 @@ +name: agda-helium-0.1 +depend: standard-library-1.7.1 +include: src |