patch applied (packages/base): new Control.Category,
ghc ticket #1773
Ashley Yakeley
ashley at semantic.org
Tue Oct 30 01:58:59 EDT 2007
Ross Paterson wrote:
> On Mon, Oct 29, 2007 at 11:42:11AM -0700, Ashley Yakeley wrote:
>> On Mon, 2007-10-29 at 13:48 +0000, Simon Marlow wrote:
>>> It appears that GHC is looking for Control.Arrow.>>>, which has moved to
>>> Control.Category. Third issue:
>> I'm not sure why the tests are looking for Control.Arrow.>>>, which
>> doesn't exist anymore. I'm doing a full clean & build to see if the
>> problem goes away.
>
> It won't go away without corresponding changes in GHC, because the tests
> use arrow notation, whose translation uses >>>. I'll have a look.
Thanks. There are bugs in the testsuite arrow tests that are being
masked by this too. I can fix them fairly easily if necessary.
--
Ashley Yakeley
More information about the Cvs-libraries
mailing list