Paul van der Walt <p...@denknerd.org> skribis: > * gnu/packages/haskell.scm (ghc-tasty-th): New variable.
[...] > + (propagated-inputs > + `(("ghc-language-haskell-extract" ,ghc-language-haskell-extract))) > + (inputs > + `(("ghc-tasty" ,ghc-tasty))) Not propagated? Could you explain why in a comment? OK with this change. Ludo’.