[[!sidebar content=""]] [[!meta title="Haskell code exploration with Emacs"]] [[!meta copyright="Copyright © 2022 Yuchen Pei"]] [[!inline pages="internal(2022/info/haskell-nav)" raw="yes"]] # Haskell code exploration with Emacs Yuchen Pei (he/him/himself/his/his, IRC: dragestil, ) [[!inline pages="internal(2022/info/haskell-before)" raw="yes"]] [[!template id="help" volunteer="" summary="Q&A could be indexed with chapter markers" tags="help_with_chapter_markers" message="""The Q&A session for this talk does not have chapter markers yet. Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="haskell-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] 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](https://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 ). He can be reached at . # Discussion ## Notes - - ## Questions and answers - Q:Is the indexing faster when re-indexing? Would it be too slow to re-index on-demand? [[!inline pages="internal(2022/info/haskell-after)" raw="yes"]] [[!inline pages="internal(2022/info/haskell-nav)" raw="yes"]] [[!taglink CategoryCoding]]