#852: Not possible to #include "*_stub.h" from C code
----------------------------+-----------------------------------------------
  Reporter:  dankna         |        Owner:         
      Type:  enhancement    |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.8.0.6
  Severity:  normal         |     Keywords:         
Difficulty:  unknown        |   Ghcversion:         
  Platform:                 |  
----------------------------+-----------------------------------------------
Changes (by dankna):

  * type:  defect => enhancement


Comment:

 Okay so I fixed the regression (patch sent) but it's still not possible,
 for the deeper reason that C sources are all compiled before any Haskell
 sources.  To fix this I think I should wait for feedback, because it would
 involve computing the full dependency graph and ordering it.  I'm going to
 change this from "defect" to "enhancement".

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/852#comment:2>
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