[Haskell-cafe] Problem while compiling ghc 6.8

Magicloud magicloud.magiclouds at gmail.com
Tue Nov 4 02:51:53 EST 2008


Hi,
    I got my ghc 6.8 by `darcs get --partial 
http://darcs.haskell.org/ghc-6.8/ghc`, and after `darcs-all get`, `sh 
boot`, `configure`, without any problem, I started to make it.
    Well, when compiling libraries/stm, it reports 
"Control/Concurrent/STM/TVar.hs:22:8: Not in scope: `readTVarIO'.

    I tried to reget the source without '--partial', still the same.


More information about the Haskell-Cafe mailing list