diff options
Diffstat (limited to '2022')
-rw-r--r-- | 2022/talks/haskell.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/2022/talks/haskell.md b/2022/talks/haskell.md index 963e823c..a340f47d 100644 --- a/2022/talks/haskell.md +++ b/2022/talks/haskell.md @@ -16,6 +16,15 @@ In this talk I will describe and demonstrate some tools for Haskell development using Emacs, including code exploration using hcel and haddock org documentation generation using haddorg. +# Bio + +Yuchen is a programmer and mathematician. He co-maintains [librejs](https://www.gnu.org/software/librejs/index.html) and +<h-node.org>, and a couple of Emacs packages at GNU ELPA. He is also a +licensing volunteer with the FSF. In his personal time, he likes to +program in Haskell and elisp and license all of his programming work +under AGPLv3+ (see <https://g.ypei.me>). He can be reached at +<id@ypei.org>. + [[!inline pages="internal(2022/info/haskell-after)" raw="yes"]] [[!inline pages="internal(2022/info/haskell-nav)" raw="yes"]] |