Skip to content

Instantly share code, notes, and snippets.

@romanofski
Last active September 12, 2018 23:33
Show Gist options
  • Save romanofski/0b50701d5b4f06506f1e48d1c955a7d9 to your computer and use it in GitHub Desktop.
Save romanofski/0b50701d5b4f06506f1e48d1c955a7d9 to your computer and use it in GitHub Desktop.
Talk proposal for BFPG about Purebred

Real World Haskell: A TUI e-mail client

There is a myriad of free software e-mail clients to choose from. However only few support a text user interface and fast indexing.

Talk Outline:

  • Quick introduction to brick and how to build text user interfaces
  • How do we extensively test purebred
  • What have we done to leverage Haskell to build a better client than what is available today
  • What have we learned so far
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment