[Haskell] Help with cabal and windows

newuser21 augustulus at freenet.de
Sat May 30 12:06:15 EDT 2009


Hi, I am new to haskell.
I have an programm whitch i want to compile for windows .It has cabal .I
installed haskellplatform for windows, and  runhaskell setup.lhs configure
runs fine.BUT when runhaskell setup.lhs build, then errors:
Could not find module `Data.Generics':
      it is a member of the hidden package `base-3.0.3.1'
      it is a member of the hidden package `syb'
WHY? syb is in the haskellplatform path?? I think it has  something to do
with paths?
Oh and on linux no problems. All worked fine compiles with no error.But the
same happends as I installed haskellplatform under wine and tryied to build
the program.

Thanks newuser 
-- 
View this message in context: http://www.nabble.com/Help-with-cabal-and-windows-tp23790447p23790447.html
Sent from the Haskell - Haskell mailing list archive at Nabble.com.



More information about the Haskell mailing list