about summary refs log tree commit diff
path: root/users/Profpatsch/htmx-experiment/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/htmx-experiment/Main.hs')
-rw-r--r--users/Profpatsch/htmx-experiment/Main.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/Profpatsch/htmx-experiment/Main.hs b/users/Profpatsch/htmx-experiment/Main.hs
new file mode 100644
index 0000000000..29ce8610ff
--- /dev/null
+++ b/users/Profpatsch/htmx-experiment/Main.hs
@@ -0,0 +1,4 @@
+import HtmxExperiment qualified
+
+main :: IO ()
+main = HtmxExperiment.main