#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: <http://hackage.haskell.org/trac/ghc/ticket/1793>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to