Paul van der Walt <p...@denknerd.org> skribis: > * gnu/packages/haskell.scm (ghc-regex-posix): Move ghc-regex-base to > propagated inputs.
[...] > * gnu/packages/haskell.scm (ghc-regex-compat): Move ghc-regex-base and > ghc-regex-posix to propagated inputs. In general we justify propagation in a comment. However, for GHC packages, it would rather be the opposite: why would one not propagate an input? Am I right? If yes, OK for both patches as-is. Ludo’.