[Hackage] #189: Handle framework paths (-F) in Cabal

Hackage trac at galois.com
Mon Jan 21 06:14:24 EST 2008


#189: Handle framework paths (-F) in Cabal
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:         
      Type:  enhancement    |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.2.2.0
  Severity:  normal         |   Resolution:         
  Keywords:                 |   Difficulty:  normal 
Ghcversion:  6.8.2          |     Platform:  Mac OS 
----------------------------+-----------------------------------------------
Comment (by guest):

 We have a problem with hsc2hs, because hsc2hs can be called with gcc and
 ghc as C-compilers. gcc expects a -F option whereas ghc -framework-path.
 One alternative would be to make hsc2hs smarter, but maybe ghc could be
 made to change its -F interpretation.

 Can cabal always pass proper options to hsc2hs (and hsc2hs blindly passes
 them on)?

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


More information about the cabal-devel mailing list