dev-haskell/nats: add upper bound on ghc, bug #560256
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 17 Sep 2015 07:34:44 +0000 (08:34 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 17 Sep 2015 07:35:01 +0000 (08:35 +0100)
commit717cd26b415aaeaec7fe7e455a2ccd0e0f571965
treea2911adbd690235f4f0697ae37c57a638e7a533d
parentb032936c3202257387a52ce8e6bce246bd13c243
dev-haskell/nats: add upper bound on ghc, bug #560256

ghc-7.10 absorbed nats as is. Versions before nats-1.0
did not guard reexporting on ghc-7.10 and later leading
to package resolution collisisons:
    Ambiguous module name â€˜Numeric.Natural’:
      it was found in multiple packages:
      nats-0.2 base-4.8.1.0

Reported-by: Alexander
Bug: https://bugs.gentoo.org/560256

Package-Manager: portage-2.2.20
dev-haskell/nats/nats-0.1.2.ebuild
dev-haskell/nats/nats-0.1.ebuild
dev-haskell/nats/nats-0.2.ebuild