#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

Reply via email to