diff options
author | William Carroll <wpcarro@gmail.com> | 2020-08-09T21·11+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-08-09T21·11+0100 |
commit | 7d85ba559dd50e0552abccb45d1cf5766ebcb541 (patch) | |
tree | 0bb0df8da3cba69b31bb6b20b7c8717f87155e93 /website/sandbox/learnpianochords/src/server/GoogleSignIn.hs | |
parent | 26b7237aab8ec05526814be18603d18f537b3978 (diff) |
Move Haskell-related shell.nix code into its own shell.nix
I'm getting tired of: ```shell $ cd <project-root> $ nix-shell $ cd src/server $ ghci Main.hs ``` Instead: ```shell $ cd <project-root>/src/server $ ghci Main.hs ```
Diffstat (limited to 'website/sandbox/learnpianochords/src/server/GoogleSignIn.hs')
0 files changed, 0 insertions, 0 deletions