#179: support GHC's main-is extension
----------------------------+-----------------------------------------------
  Reporter:  duncan         |        Owner:          
      Type:  enhancement    |       Status:  reopened
  Priority:  low            |    Milestone:  _|_     
 Component:  Cabal library  |      Version:  1.2.2.0 
  Severity:  normal         |   Resolution:          
  Keywords:                 |   Difficulty:  normal  
Ghcversion:  6.4.2          |     Platform:  Linux   
----------------------------+-----------------------------------------------

Comment(by cjs):

 That syntax works for me. Do note, if you start implementing this for GHC,
 that if Blah.hs doesn't export main and is linked into other programs the
 versions of this with and without the main function must be compiled
 separately. (A typical case for this is where the main function is a test
 framework.)

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