Compiling QuickCheck fails
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
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.9 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | libraries (other) |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | lennart.augustsson@credit-suisse.com |
| Operating system | Unknown |
| Architecture | Unknown |