diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-11-13 08:30:53 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-11-13 08:30:53 -0500 |
commit | 7365855facec1bee5e2a957cc3723b5c60f48483 (patch) | |
tree | 3339017f8ba1155e4182839ff29881a38c856622 | |
parent | 055c33f9bcf1f4e82cea12b13141d8693d691811 (diff) | |
download | emacsconf-wiki-7365855facec1bee5e2a957cc3723b5c60f48483.tar.xz emacsconf-wiki-7365855facec1bee5e2a957cc3723b5c60f48483.zip |
Update talk description for haskell
-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"]] |