purescript-halogen-onetimepad

June 14, 2020 ยท View on GitHub

Example project demonstrating a One Time Pad using PureScript, Halogen, and Purify.

This is a template for starting a fresh project using the purescript-halogen library for declarative user interfaces. To build it:

  1. Get Stack
  2. Run stack build purescript purify --exec purify
  3. Open index.html