On 5 March 2014 06:28, Johan Tibell <johan.tibell@gmail.com> wrote:
I've just made a release of Cabal/cabal-install, for the benefit of GHC 7.8.
 
Thanks!!

I have now built them for Fedora 19 and 20 in my Fedora Copr repos:

https://copr.fedoraproject.org/coprs/petersen/cabal-install/

https://copr.fedoraproject.org/coprs/petersen/Cabal (static only)

You can also browse the repo at <http://copr-be.cloud.fedoraproject.org/results/petersen/cabal-install/> for example.

Some notes: since the ghc-Cabal-devel package conflicts with the one in the Fedora repos I built it in a separate copr repo and then built cabal-install separately on top of that in its own repo so cabal-install can be updated without having to touch the system Cabal library (since other Fedora packages are linked to it), but I think some of the newer cabal-install features will not work unless one installs Cabal-1.18.

Let me know if you have any problems or feedback on the packages/repos.

Jens