diff options
| author | spwhitton <spwhitton@web> | 2015-12-06 23:58:51 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-12-06 23:58:51 +0000 |
| commit | a6baf79237033b42bed78aab4fd0dc34b933287a (patch) | |
| tree | 87f8d7def38feac70f0f6f55ab3f141a7f8d5154 | |
| parent | 086563af61f4cdc3c9041167d3002a7f0089902c (diff) | |
Added a comment
| -rw-r--r-- | doc/todo/proposal:_env_vars_PROPELLOR__95__SPIN__95__BRANCH___38___PROPELLOR__95__DIRTY__95__NOSPIN/comment_3_cf7b9d698c67e7a12d07a53667241092._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/proposal:_env_vars_PROPELLOR__95__SPIN__95__BRANCH___38___PROPELLOR__95__DIRTY__95__NOSPIN/comment_3_cf7b9d698c67e7a12d07a53667241092._comment b/doc/todo/proposal:_env_vars_PROPELLOR__95__SPIN__95__BRANCH___38___PROPELLOR__95__DIRTY__95__NOSPIN/comment_3_cf7b9d698c67e7a12d07a53667241092._comment new file mode 100644 index 00000000..ca22b1d3 --- /dev/null +++ b/doc/todo/proposal:_env_vars_PROPELLOR__95__SPIN__95__BRANCH___38___PROPELLOR__95__DIRTY__95__NOSPIN/comment_3_cf7b9d698c67e7a12d07a53667241092._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="spwhitton" + subject="comment 3" + date="2015-12-06T23:58:51Z" + content=""" +I've implemented these in the `safetychecks` branch of `https://git.spwhitton.name/propellor`. + +A nice side effect of my implementation is that the spin only errors out after there's been an attempt to compile Propellor. So you can run `propellor --spin` in order to have GHC typecheck your code on a feature branch. +"""]] |
