[Hackage] #209: Implement "package()" configurations predicate

Hackage trac at galois.com
Thu Mar 6 20:01:39 EST 2008


#209: Implement "package()" configurations predicate
----------------------------+-----------------------------------------------
  Reporter:  duncan         |        Owner:  nominolo      
      Type:  enhancement    |       Status:  new           
  Priority:  normal         |    Milestone:  Cabal-1.4     
 Component:  Cabal library  |      Version:  1.2.3.0       
  Severity:  normal         |   Resolution:                
  Keywords:                 |   Difficulty:  hard (< 1 day)
Ghcversion:  6.8.2          |     Platform:                
----------------------------+-----------------------------------------------
Comment (by ross at soi.city.ac.uk):

 Another variant would be to support anonymous flags directly, allowing a
 syntax like:
 {{{
 library
   if _
     build-depends: base >= 3, containers
   else
     build-depends: base < 3
 }}}

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


More information about the cabal-devel mailing list