#17: mtl should appear before happy in the dependency list ----------------------+----------------------------------------------------- Reporter: dons | Owner: dons Type: defect | Status: new Priority: major | Milestone: Component: Platform | Keywords: ----------------------+----------------------------------------------------- Currently, we manually put happy at the top of the dependency list. But happy depends on mtl, which needs to appear earlier.
This whole situation is because we're not recursively pulling in dependencies from tools. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/17> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform