Test failure

Simon Peyton-Jones simonpj at microsoft.com
Thu May 30 16:01:37 CEST 2013


Austin

Your new test, CatPairs, has an odd commit message:
commit e0481fc664c16ba3c118506e153d8b27c3c2c9c8
Author: Austin Seipp <aseipp at 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


More information about the ghc-devs mailing list