Skip to content

Instantly share code, notes, and snippets.

View vonavi's full-sized avatar

Vladimir Ivanov vonavi

  • Huawei Technologies Co. Ltd
  • Moscow, Russia
View GitHub Profile
@acowley
acowley / EmacsHaskellDemo.md
Last active May 18, 2023 17:31
Emacs Haskell Demo Show Notes

Org Editing in haskell-mode

The video opens with a regular Haskell source file in haskell-mode. We start off by adding headings that break the file into meaningful chunks. A section heading is indicated by an asterisk following Haskell single-line comment characters, i.e. -- *. These are top-level headings, sub-headings are indicated by adding more asterisks.

These section markers are given meaning by