- Nov 06, 2019
-
-
Ramakrishnan Muthukrishnan authored
let more "fixed" parameters come first and then the dynamic ones so that one can do currying with the immutable parameters applied.
-
Ramakrishnan Muthukrishnan authored
Stripe developer dashboard provides a few keys and we specifically need to use the secret key.
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
If for "some reason" Stripe servers returned a mismatched voucher code, return http 500 status.
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
- Nov 05, 2019
-
-
Jean-Paul Calderone authored
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
Mark the voucher as paid if the stripe charge API returns a Charge object.
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
The skeleton is in place, a lot of actual work still needs to be done.
-
Ramakrishnan Muthukrishnan authored
-
Ramakrishnan Muthukrishnan authored
-
- Oct 31, 2019
-
-
Jean-Paul Calderone authored
Fix the direct Nix build. Supply the warp-tls dependency and add CircleCI coverage for direct Nix builds.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Oct 30, 2019
-
-
Jean-Paul Calderone authored
Support serving either HTTP or HTTPS
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Get stack to compute the doc path correctly Pass the same flags so the snapshot is computed the same so the paths match.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
??? Okay what is it
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
`stack path --fast ...` says "Invalid option `--fast'"
-
Jean-Paul Calderone authored
From #haskell: > that might change optimization and thereby the abi since cross-module > inlining information will be absent with -O0 / no -O
-
- Oct 29, 2019
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
privacypass Nix packaging is sensitive to the version and the one previously selected is now too old
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Oct 25, 2019
-
-
Jean-Paul Calderone authored
Initial implementation of persistence using SQLite3.
-