summaryrefslogtreecommitdiffstats
path: root/2022/talks/haskell.md
blob: 963e823c4b4ed1e0382deaf6a52d86cf71779373 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[[!sidebar content=""]]
[[!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, IRC: dragestil, <mailto:id@ypei.org>)

[[!inline pages="internal(2022/info/haskell-before)" raw="yes"]]

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"]]

[[!inline pages="internal(2022/info/haskell-nav)" raw="yes"]]

[[!taglink CategoryCoding]]