TArray
Bulat Ziganshin
bulat.ziganshin at gmail.com
Wed Sep 20 05:28:19 EDT 2006
Hello glasgow-haskell-users,
can someone try to compile this one-line module:
import Control.Concurrent.STM.TArray
with a recent 6.5 builds, preferably mingw32 ones?
it doesn't work for me, although TVar and other modules import
without any problems; and i see TArray.hi module along with TVar.hi
and so on. the message is:
Failed to load interface for `Control.Concurrent.STM.TArray':
locations searched:
Control/Concurrent/STM/TArray.hi
Control/Concurrent/STM/TArray.hi-boot
compiler is, again,
http://www.haskell.org/ghc/dist/current/dist/ghc-6.5.20060901-i386-unknown-mingw32.tar.gz
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Glasgow-haskell-users
mailing list