30 May
2013
30 May
'13
2:01 p.m.
Austin Your new test, CatPairs, has an odd commit message: commit e0481fc664c16ba3c118506e153d8b27c3c2c9c8 Author: Austin Seipp <aseipp@pobox.com> 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