Simple calculator widget written in Haskell with Reflex, a functional reactive library.
Compiled as a Javascript file with Nix, using the seed provided here.
Just copy the output folder and open index.html using your favorite browser.
Source files can be found in the src folder.