[haskell-platform] #17: mtl should appear before happy in the dependency list

haskell-platform haskell-platform at projects.haskell.org
Sun Apr 19 11:45:11 EDT 2009


#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


More information about the Haskell-platform mailing list