dev-haskell/tasty: tweak against unbounded-delays-0.1.1.0
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 15 Dec 2019 12:30:04 +0000 (12:30 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 15 Dec 2019 12:50:17 +0000 (12:50 +0000)
commit98e9e54d46b8ff5a00be53ce8f4df5e947ff063c
tree0e52304b3114f8b4f9dd44a1b3c5e04105b45392
parent04ed1a30064e21ee08e9a0d981f211fbaf1e561b
dev-haskell/tasty: tweak against unbounded-delays-0.1.1.0

The patch fixes the following build failure:

```
Test/Tasty/Run.hs:80:6: error:
    Ambiguous occurrence ‘Timeout’
    It could refer to either ‘Control.Concurrent.Timeout.Timeout’,
                             imported from ‘Control.Concurrent.Timeout’ at Test/Tasty/Run.hs:18:1-33
                          or ‘Test.Tasty.Options.Core.Timeout’,
                             imported from ‘Test.Tasty.Options.Core’ at Test/Tasty/Run.hs:29:1-30
                             (and originally defined
                                at Test/Tasty/Options/Core.hs:(54,1)-(60,27))
```

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/702906
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-haskell/tasty/files/tasty-0.11.0.4-unbounded-delays.patch [new file with mode: 0644]
dev-haskell/tasty/tasty-0.11.0.4.ebuild