Colton Clemmer

Results 31 comments of Colton Clemmer

Scratch the above comment. A separate pr will be made for /mods after the pr for #4019 is merged.

But uh... let me get the tests passing firsts

It looks like [this](https://github.com/haskell/bytestring/pull/410) pr for bytestring is causing the tests to fail. It looks like the test that failed depended upon getting the latest version of bytestring and then...

Relevant links: https://github.com/haskell/cabal/blob/master/cabal-testsuite/PackageTests/postCheckoutCommand/cabal.positive.project https://github.com/haskell/bytestring/pull/410 https://github.com/Bodigrim/data-array-byte

@Mikolaj Tests are passing 🎉

@Mikolaj Thank you, I was really confused

@ulysses4ever Yeah, I can look into it

PR is up #8522 it fixes the issue and adds tests for the config file.