diff options
| -rw-r--r-- | doc/todo/merge_request:___96__propellor_--init__96___should_sometimes_run___96__cabal_sandbox_init__96__.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/merge_request:___96__propellor_--init__96___should_sometimes_run___96__cabal_sandbox_init__96__.mdwn b/doc/todo/merge_request:___96__propellor_--init__96___should_sometimes_run___96__cabal_sandbox_init__96__.mdwn new file mode 100644 index 00000000..483af4a6 --- /dev/null +++ b/doc/todo/merge_request:___96__propellor_--init__96___should_sometimes_run___96__cabal_sandbox_init__96__.mdwn @@ -0,0 +1,3 @@ +Please consider merging branch `fix-init-build` of repository `https://git.spwhitton.name/propellor`. + +`propellor --init` can fail if the build system is cabal and the user has `require-sandbox: True` in `~/.cabal/config`. This patch fixes that. |
