Yes, that did the trick.
Thank You.
>-Puvodni zprava-
>Od: J. Garrett Morris [mailto:[EMAIL PROTECTED]
>Komu: Dunric <[EMAIL PROTECTED]>
>Předmět: Re: [Haskell-cafe] Build failed - hidden package ?
>
>
>Hello,
>
>Are you building with Cabal? In case you
Hi.
I've got stuck with the following compilation error I probably can't fully
understand:
--
Building library...
...
Using package config file: /usr/local/lib/ghc-6.6/package.conf
wired-in package base mapped to base-2.0
wired-i
Is it possible to write multi-line definitions in GHC interactive interpreter ?
(like in Python interp. ?)
When I try to write f.E. if-then-else in more then 1 line I get the following
error:
:1:30: parse error (possibly incorrect indentation)
--
http://