diff options
Diffstat (limited to '')
-rw-r--r-- | 2022/talks/haskell.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/2022/talks/haskell.md b/2022/talks/haskell.md new file mode 100644 index 00000000..167ba211 --- /dev/null +++ b/2022/talks/haskell.md @@ -0,0 +1,24 @@ +[[!meta title="Haskell code exploration with Emacs"]] +[[!meta copyright="Copyright © 2022 Yuchen Pei"]] +[[!inline pages="internal(2022/info/haskell-nav)" raw="yes"]] + +<!-- Initially generated with emacsconf-generate-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# Haskell code exploration with Emacs +Yuchen Pei (he/him/himself/his/his) + +[[!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. + + + +[[!inline pages="internal(2022/info/haskell-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/haskell-nav)" raw="yes"]] + +[[!taglink CategoryCoding]] |