aboutsummaryrefslogtreecommitdiff
path: root/dhall
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2022-12-31 15:35:05 -0500
committerXe Iaso <me@christine.website>2022-12-31 15:38:53 -0500
commit3890085b77db7637ca9b48cb7809cf898a26ec1c (patch)
tree04bca5d3bd498a2936cc1038b3c4669086102e47 /dhall
parent6171b772aab6db249f26ed80d8ea21386642cb73 (diff)
downloadxesite-3890085b77db7637ca9b48cb7809cf898a26ec1c.tar.xz
xesite-3890085b77db7637ca9b48cb7809cf898a26ec1c.zip
the nguh compiler
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'dhall')
-rw-r--r--dhall/package.dhall5
1 files changed, 5 insertions, 0 deletions
diff --git a/dhall/package.dhall b/dhall/package.dhall
index fdbcc67..6a4d639 100644
--- a/dhall/package.dhall
+++ b/dhall/package.dhall
@@ -23,6 +23,11 @@ in Config::{
, title = "Aura"
, description = "PonyvilleFM live DJ recording bot"
}
+ , Link::{
+ , url = "https://h.within.lgbt"
+ , title = "The h Programming Language"
+ , description = "An esoteric programming language that compiles to WebAssembly"
+ }
, Link::{
, url = "https://github.com/Xe/olin"
, title = "Olin"