Re: [GHC] #1793: Compiling QuickCheck fails

2007-10-22 Thread GHC
#1793: Compiling QuickCheck fails
--+-
Reporter:  guest  |Owner:   
Type:  bug|   Status:  closed   
Priority:  normal |Milestone:   
   Component:  libraries (other)  |  Version:  6.9  
Severity:  normal |   Resolution:  duplicate
Keywords: |   Difficulty:  Unknown  
  Os:  Unknown| Testcase:   
Architecture:  Unknown|  
--+-
Changes (by duncan):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 Same problem as bug #1790, that ghc-HEAD's base version needs fixing.

-- 
Ticket URL: 
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] #1793: Compiling QuickCheck fails

2007-10-22 Thread GHC
#1793: Compiling QuickCheck fails
+---
  Reporter:  guest  |  Owner: 
  Type:  bug| Status:  new
  Priority:  normal |  Milestone: 
 Component:  libraries (other)  |Version:  6.9
  Severity:  normal |   Keywords: 
Difficulty:  Unknown| Os:  Unknown
  Testcase: |   Architecture:  Unknown
+---
 I did a 'darcs get' on 2007-10-19, ran boot and configure and then tried
 'make'.

 {{{
 c:/LA/ghc-HEAD/compiler/stage1/ghc-inplace.exe -M -optdep-f
 -optdepdist/build/.depend -optdep-s -optdepp  -package-name
 QuickCheck-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build
 -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build
 -package base-2.1 -O -XCPP -idist/build -H32m -O2 Debug.QuickCheck.Batch
 Debug.QuickCheck.Poly Debug.QuickCheck.Utils Debug.QuickCheck
 Test.QuickCheck.Batch Test.QuickCheck.Poly Test.QuickCheck.Utils
 Test.QuickCheck

 Test/QuickCheck/Batch.hs:93:7:
 Could not find module `System.Random':
   it is a member of package random-1.0, which is hidden
 make[2]: *** [dist/build/.depend] Error 1
 make[2]: Leaving directory `/c/LA/ghc-HEAD/libraries/QuickCheck'
 make[1]: *** [make.library.QuickCheck] Error 2
 make[1]: Leaving directory `/c/LA/ghc-HEAD/libraries'
 make: *** [stage1] Error 2
 }}}

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