snix/website/sandbox/learnpianochords/src/server
William Carroll 59f7481411 Revise previous opinions about absolute paths GT <bracket-notation>
Unforeseen problem: `buildkite-agent` runs its builds in a separate directory,
so if I want the `nix-build` command to build the newly checked out code, I need
to set <briefcase> to the CWD.
2020-08-20 11:26:31 +01:00
..
.ghci Add common language extensions to .ghci 2020-08-09 10:18:46 +01:00
API.hs Support POST /create-payment-intent 2020-08-20 11:26:30 +01:00
App.hs Support POST /create-payment-intent 2020-08-20 11:26:30 +01:00
default.nix Revise previous opinions about absolute paths GT <bracket-notation> 2020-08-20 11:26:31 +01:00
Fixtures.hs Replace Prelude with RIO 2020-08-09 22:17:19 +01:00
GoogleSignIn.hs Replace Prelude with RIO 2020-08-09 22:17:19 +01:00
index.html Support echo server to test POST /verify 2020-08-06 22:23:06 +01:00
init.sql Sketch database schema 2020-08-09 10:22:12 +01:00
Main.hs Support POST /create-payment-intent 2020-08-20 11:26:30 +01:00
shell.nix Revise previous opinions about absolute paths GT <bracket-notation> 2020-08-20 11:26:31 +01:00
Spec.hs Replace Prelude with RIO 2020-08-09 22:17:19 +01:00
Stripe.hs Support POST /create-payment-intent 2020-08-20 11:26:30 +01:00
TestUtils.hs Replace Prelude with RIO 2020-08-09 22:17:19 +01:00
Types.hs Support POST /create-payment-intent 2020-08-20 11:26:30 +01:00
Utils.hs Define Utils module 2020-08-08 11:06:53 +01:00