#661: optionally select the oldest available dependencies rather than the newest
----------------------------+-----------------------------------------------
  Reporter:  benmachine     |        Owner:         
      Type:  enhancement    |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.6.0.3
  Severity:  normal         |     Keywords:         
Difficulty:  unknown        |   Ghcversion:         
  Platform:                 |  
----------------------------+-----------------------------------------------
 When developing a package, you want to specify as wide a range of build-
 depends as possible, but it's often quite tedious to keep checking if your
 latest development effort hasn't made your package incompatible with some
 ancient version of a library you use.

 In view of this I think it would be helpful to have an option that asks
 cabal configure to pick the oldest possible version of each dependency, so
 you could quickly and easily ensure that at least the two endpoints are
 covered.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/661>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects

_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to