commercialhaskell / stackage

Stable Haskell package sets: vetted consistent packages from Hackage
https://www.stackage.org/
MIT License
529 stars 807 forks source link

bimap-0.3.1 test-suite doesn't build #908

Closed bergmark closed 8 years ago

bergmark commented 9 years ago
Preprocessing test suite 'tests' for bimap-0.3.1...

Test/RunTests.hs:9:8:
    Could not find module ‘Test.Tests’
    Use -v to see a list of the files searched for.

Test/RunTests.hs:10:8:
    Could not find module ‘Test.Util’
    Use -v to see a list of the files searched for.

Ping @Daniel-Diaz

bergmark commented 8 years ago

This was fixed/merged here: https://github.com/joelwilliamson/bimap/pull/4