#227: Cabal-install does not track down build-tools: dependencies?
---------------------------------+------------------------------------------
  Reporter:  guest               |        Owner:         
      Type:  defect              |       Status:  new    
  Priority:  normal              |    Milestone:         
 Component:  cabal-install tool  |      Version:  1.2.3.0
  Severity:  normal              |   Resolution:         
  Keywords:                      |   Difficulty:  normal 
Ghcversion:  6.8.2               |     Platform:         
---------------------------------+------------------------------------------
Comment (by duncan):

 One problem is that not all build-tools correspond to haskell packages.
 Some do some don't. We have a hard coded list of them at the moment (which
 can be extended in Setup.hs files) so we could extend that with what
 haskell package if any the tools correspond to. Any better suggestions to
 make it a tad more generic?

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/227#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to