From 544492d4064d723be10d07e1469f380ea37d76fd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Apr 2016 11:40:13 -0400 Subject: merged --- debian/changelog | 8 ++++++++ ..._96___should_sometimes_run___96__cabal_sandbox_init__96__.mdwn | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4c432a73..1ea87d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (3.0.1) UNRELEASED; urgency=medium + + * propellor --init now runs cabal sandbox init if cabal has been + configured with require-sandbox: True. + Thanks, Sean Whitton + + -- Joey Hess Tue, 05 Apr 2016 11:39:48 -0400 + propellor (3.0.0) unstable; urgency=medium * Property types have been improved to indicate what systems they target. 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 index 483af4a6..eb7f561b 100644 --- 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 @@ -1,3 +1,5 @@ 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. + +> [[merged|done]] --[[Joey]] -- cgit v1.3-2-g0d8e