diff options
Diffstat (limited to '')
-rw-r--r-- | 2022/talks/haskell.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/2022/talks/haskell.md b/2022/talks/haskell.md index 386262dc..963e823c 100644 --- a/2022/talks/haskell.md +++ b/2022/talks/haskell.md @@ -12,11 +12,9 @@ Yuchen Pei (he/him/himself/his/his, IRC: dragestil, <mailto:id@ypei.org>) [[!inline pages="internal(2022/info/haskell-before)" raw="yes"]] -In this talk I will share my experience with Haskell development using -Emacs. More specifically I will focus on code exploration and org -documentation generation using haddorg. - - +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. [[!inline pages="internal(2022/info/haskell-after)" raw="yes"]] |