
#10060: The Traversable instance for Array looks unlikely to be good -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: bug | Status: new Priority: normal | Milestone: Component: Core Libraries | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by dfeuer): Er .... actually, the situation is more complex than I thought. Specifically, it sometimes does make sense to do it somewhat like this for something like the `[]` applicative. Ugh. On the other hand, I don't necessarily think traversing an `Array` in `[]` is a terribly sane thing to do. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10060#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler