conal:
>    I want to use ghc-6.9 for improved support of type families, but I see
>    that the change to the Arrow interface breaks some of my libraries (since
>    (>>>) is no longer a method of Arrow).  Will this change really be in

(>>>) has been reexported from Control.Category through Arrow for a few
months.  Does that fix things, or is your code still broken?

-- Don
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to