dev-haskell/binary: drop USE=test, bug #666810
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 23 Sep 2018 14:05:39 +0000 (15:05 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 23 Sep 2018 14:05:52 +0000 (15:05 +0100)
commit50c1a9fafc114f662de85209ad766b2c1d7789ec
treebd842f6598c7c27781e64b37392d2ab54dd74ecd
parentd9a884a43c553989f943017e14af69666db56694
dev-haskell/binary: drop USE=test, bug #666810

Test suite is not compatible with modern QuickCheck instances:

```
tests/Arbitrary.hs:17:10: error:
    Duplicate instance declarations:
      instance (Arbitrary a, Arbitrary b, Arbitrary c, Arbitrary d,
                Arbitrary e, Arbitrary f) =>
               Arbitrary (a, b, c, d, e, f)
        -- Defined at tests/Arbitrary.hs:17:10
        -- Defined in ‘Test.QuickCheck.Arbitrary’
```

Binary is not really an upgradeable package. Let's drop
test suite completely.

Reported-by: Pacho Ramos
Closes: https://bugs.gentoo.org/666810
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-haskell/binary/binary-0.7.6.1.ebuild