[Haskell-cafe] Really impossible to reinstall `base' using cabal?
Ivan Lazar Miljenovic
ivan.miljenovic at gmail.com
Wed Oct 26 04:10:52 CEST 2011
On 26 October 2011 11:15, Daniel Fischer
<daniel.is.fischer at 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.
Unless you distro hasn't built GHC with dynamic library support.
--
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com
More information about the Haskell-Cafe
mailing list