[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 10/21] gnu: Add ghc-lifted-async.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH 10/21] gnu: Add ghc-lifted-async. |
Date: |
Tue, 10 Nov 2015 17:10:25 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Paul van der Walt <address@hidden> skribis:
> * gnu/packages/haskell.scm (ghc-lifted-async): New variable.
[...]
> + (inputs
> + `(("ghc-async" ,ghc-async)
> + ("ghc-lifted-base" ,ghc-lifted-base)
> + ("ghc-transformers-base" ,ghc-transformers-base)
> + ("ghc-monad-control" ,ghc-monad-control)
> + ("ghc-mtl" ,ghc-mtl)
> + ("ghc-hunit" ,ghc-hunit)
> + ("ghc-tasty" ,ghc-tasty)
> + ("ghc-tasty-hunit" ,ghc-tasty-hunit)
> + ("ghc-tasty-th" ,ghc-tasty-th)))
> + (propagated-inputs
> + `(("ghc-constraints" ,ghc-constraints)))
Could you add a comment saying why those above are not propagated?
Maybe they’re just used for tests?
OK with this change.
- Re: [PATCH 04/21] gnu: Add ghc-language-haskell-extract., (continued)
- [PATCH 05/21] gnu: Add ghc-tasty-th., Paul van der Walt, 2015/11/04
- [PATCH 06/21] gnu: Add ghc-newtype., Paul van der Walt, 2015/11/04
- [PATCH 07/21] gnu: Add ghc-patience., Paul van der Walt, 2015/11/04
- [PATCH 08/21] gnu: Add ghc-constraints., Paul van der Walt, 2015/11/04
- [PATCH 10/21] gnu: Add ghc-lifted-async., Paul van der Walt, 2015/11/04
- Re: [PATCH 10/21] gnu: Add ghc-lifted-async.,
Ludovic Courtès <=
- [PATCH 11/21] gnu: Add ghc-options., Paul van der Walt, 2015/11/04
- [PATCH 09/21] gnu: Add ghc-language-c., Paul van der Walt, 2015/11/04
- [PATCH 14/21] gnu: Add ghc-system-filepath., Paul van der Walt, 2015/11/04
- [PATCH 19/21] gnu: Add ghc-alsa-core., Paul van der Walt, 2015/11/04
- [PATCH 18/21] gnu: Add c2hs., Paul van der Walt, 2015/11/04