[Bug 919339] Review Request: ghc-lrucache - Simple pure LRU cache

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 11 02:11:35 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=919339

--- Comment #3 from Jens Petersen <petersen at redhat.com> ---
Thanks Michael for reviewing.

> - The -devel package has multiple dependencies on ghc-compiler (may be
>   perfectly expected & acceptable, esp. since other Haskell -devel
>   packages on my system exhibit this behavior)

That is because of Requires(post) and Requires(postun):
the generated %post and %postun scripts run "ghc-pkg recache".
So yes it is expected - it is kind of a rpm bug that it does
distinguish install script requires from normal ones.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=oTn8XQexZp&a=cc_unsubscribe


More information about the haskell-devel mailing list