Thanks, Daniel. That was it.

On Tue, Oct 25, 2011 at 5:15 PM, Daniel Fischer
<daniel.is.fisc...@googlemail.com> wrote:
> On Wednesday 26 October 2011, 02:00:49, Captain Freako wrote:
>> So, do you have any advice for me, with regard to solving this issue:
>>
>> Implicit import declaration:
>>    Could not find module `Prelude':
>>      Perhaps you haven't installed the "dyn" libraries for package
>> `base'?
>>
>> ?
>>
>> That is, how do I get the dynamic versions of the `base' package
>> libraries installed, if not via a `cabal install'?
>
> How did you get your ghc?
> If from your distro's package manager, you should be able to get the dyn-
> libs from that too.
> If downloaded from the ghc page or built from source, well, then they
> should already be there, if they aren't, something went wrong.
> Other methods?
>

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to