
Hi all, Are there any other IHaskell users out there, who are having trouble re-installing IHaskell, after upgrading to Haskell Platform 7.10.3? I’m getting this, at the tail end of the actual ihaskell build: [24 of 25] Compiling IHaskell.Eval.Info ( src/IHaskell/Eval/Info.hs, dist/build/IHaskell/Eval/Info.o ) [25 of 25] Compiling IHaskell.Publish ( src/IHaskell/Publish.hs, dist/build/IHaskell/Publish.o ) In-place registering ihaskell-0.8.3.0... Preprocessing executable 'ihaskell' for ihaskell-0.8.3.0... main/Main.hs:29:18: Could not find module ‘Data.String.Here’ It is a member of the hidden package ‘here-1.2.7@here_63mTmLx8Sz20TyEJBVCnnC’. Perhaps you need to add ‘here’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. Updating documentation index /Users/dbanas/Library/Haskell/share/doc/x86_64-osx-ghc-7.10.3/index.html cabal: Error: some packages failed to install: ihaskell-0.8.3.0 failed during the building phase. The exception was: ExitFailure 1 Thanks, and Happy Holidays! -db