Re: [GHC] #3237: Target binary-dist fails when building GHC with DPH

2009-05-24 Thread GHC
#3237: Target binary-dist fails when building GHC with DPH
-+--
Reporter:  scsibug   |Owner:  
Type:  bug   |   Status:  closed  
Priority:  normal|Milestone:  
   Component:  Build System  |  Version:  6.11
Severity:  normal|   Resolution:  fixed   
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * status:  new = closed
  * difficulty:  = Unknown
  * resolution:  = fixed

Comment:

 Thanks for the report. The errors were actually only cosmetic, but worth
 fixing anyway. Now done:
 {{{
 Sun May 24 20:51:37 BST 2009  Ian Lynagh ig...@earth.li
   * Make the dph packages more consistent with everything else
 }}}

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/3237#comment:1
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #3237: Target binary-dist fails when building GHC with DPH

2009-05-16 Thread GHC
#3237: Target binary-dist fails when building GHC with DPH
-+--
Reporter:  scsibug   |  Owner:  
Type:  bug   | Status:  new 
Priority:  normal|  Component:  Build System
 Version:  6.11  |   Severity:  normal  
Keywords:|   Testcase:  
  Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-+--
 running make binary-dist for GHC with data parallel haskell fails due to
 missing LICENSE files in dph-seq and dph-par packages.

 BINDIST_EXTRAS in rules/build-package.mk assumes that all packages have a
 file LICENSE at the root, but dph-seq and dph-par assume their license
 files are in the parent directory (dph).

 Tested with latest GHC and dph packages from darcs.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/3237
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs