Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-09 | Add common language extensions to .ghci | William Carroll | 1 | -0/+5 | |
I'd like to see if I can avoid using `cabal` and `stack` and build and deploy this application using `nix-shell` and `nix-build` only. Let's see how that goes. | |||||
2020-08-06 | Support Google Sign-in client-side | William Carroll | 1 | -0/+2 | |
TODO: Support Google Sign-in server-side Also: - Add Haskell to project's shell.nix - Add stubbed Main.hs and Spec.hs - Add common .ghci file |