https://bugzilla.redhat.com/show_bug.cgi?id=1045963
--- Comment #15 from Jens Petersen petersen@redhat.com --- Dunno if you have seen the Haskell Packaging Guidelines: https://fedoraproject.org/wiki/Packaging:Haskell
They explicitly mention that debuginfo is currently disabled.
It might be good to add a similar explicit exception for the .so file naming to avoid such confusion, but given that there are no conventional symlinks, and ghc always names and links shared libraries by full name including version and ghc-version, there isn't really any problem here. And the package library subdirs are not in the ld path anyway.
haskell-devel@lists.stg.fedoraproject.org