On Thu, 15 Oct 2015 14:20:58 +0200
Paul van der Walt <[email protected]> wrote:
> * gnu/packages/wm.scm (ghc-xmonad-contrib): Update to version 0.11.4.
> ---
> gnu/packages/wm.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index f2de576..2288b40 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
[...]
> (propagated-inputs
> `(("ghc-mtl" ,ghc-mtl)
> + ("ghc-old-time" ,ghc-old-time)
> ("ghc-random" ,ghc-random)
> ("ghc-utf8-string" ,ghc-utf8-string)
> ("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
Please mention this new input in the commit message.
`~Eric