dev-lang/ghc: get rid of ncurses runtime dependency, bug #557478
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 27 Aug 2015 22:24:35 +0000 (23:24 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 27 Aug 2015 22:24:49 +0000 (23:24 +0100)
commit0fdbbebbdc4b18e4078870a6a579834c64177219
tree02bb51fa7b9a86bf2bb5189a84c720e3bd68dccb
parent56240c05e5e9fcbeabef53b465f01dadda09b4bb
dev-lang/ghc: get rid of ncurses runtime dependency, bug #557478

Recently gentoo updated ncurses to sys-libs/ncurses-6.0.
It changed ABI from libncursesw.so.5 to libncursesw.so.6
in an incompatible way.

The change disables ncurses backend for haskeline for
booter binary (USE=ghcmakebinary).

Bug: https://bugs.gentoo.org/show_bug.cgi?id=557478

Package-Manager: portage-2.2.20
dev-lang/ghc/Manifest
dev-lang/ghc/ghc-7.10.2-r1.ebuild [new file with mode: 0644]