From b49c0317ca07276db957578995710d5ac6f1003e Mon Sep 17 00:00:00 2001 From: Evgenii Akentev Date: Mon, 3 Jul 2023 22:08:00 +0400 Subject: [PATCH] Add debug-trace-file to projects, hide rendertable --- content/pages/projects.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/content/pages/projects.md b/content/pages/projects.md index e9b0eb6..c4c9944 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -2,9 +2,20 @@ title: projects --- +#### Hackage packages + +
+ + debug-trace-file [source] + +

+ Debug.Trace like functions to trace to files. +

+
+ #### Hosted web projects -
+
cubicaltt (Haskell, Reflex, GHCJS, Monaco) [source] -- 2.50.1