Neil Mitchell

Results 1204 comments of Neil Mitchell

I solved it in https://github.com/haskell/pretty/pull/35, so we can get rid of this ticket when that is released.

So certainly the small test cases work, but actually doing an end-to-end test seems frustratingly difficult due to diamond dependencies and the preinstalled version of pretty. I reverted the reenable...

Seemingly `pinchot` also triggers the same stack overflow, but only on GHC 7.10 and below. I think the nice thing might be to disable these on the command line, so...

I've temporarily bumped the limit to 10K, and unexcluded the libraries that were problematic. Solution is a better command line interface to exclude them only during testing.