Reverted and fixed. Sorry about that; I had a small emergency right after my tests finished this morning and I ended up pushing, forgetting to add the file, and fixed it with another push. Hence the hasty, uninformative error message. Won't happen again. :(
It should go into base's testsuite anyway, thinking about it more. And unless I was delirious I swore it passed this morning... I just ran into a build failure on my amd64/OS X machine however, which I'll follow up with shortly... On Thu, May 30, 2013 at 9:01 AM, Simon Peyton-Jones <[email protected]> wrote: > Austin > > Your new test, CatPairs, has an odd commit message: > commit e0481fc664c16ba3c118506e153d8b27c3c2c9c8 > Author: Austin Seipp <[email protected]> > Date: Thu May 30 08:28:11 2013 -0500 > > Whoops. :( > > Moreover, It fails, thus: > > CatPairs.hs:28:31: > The first argument of ‛Category’ should have kind ‛* -> * -> *’, > but ‛WrapPipe m’ has kind ‛(,) * * -> (,) * * -> *’ > In the instance declaration for ‛Category (WrapPipe m)’ > > > I'm not sure what is supposed to happen. Could you fix please? Thanks > > Simon -- Regards, Austin - PGP: 4096R/0x91384671 _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
