1 Feb 2011 01:34
Re: Packages all screwed up
Antoine Latter <aslatter <at> gmail.com>
2011-02-01 00:34:38 GMT
2011-02-01 00:34:38 GMT
On Mon, Jan 31, 2011 at 4:59 PM, Arnaud Bailly <arnaud.oqube <at> gmail.com> wrote: > Hello, > I recently tried to upgrade some package (eg. yesod) and it seems > that, in the process, I screwed up my Haskell packages setup. > When I am trying to do a simple: >> ghc --make Crete1941 What command(s) did you issue to "upgrade some packages?" Were you trying to do a user or global install? When ghc loads packages, I've had cases where packages in the user db would shadow packages in the global db, causing *other* packages in the global db to report as "broken". Thanks, Antoine
.
Arnaud
On Tue, Feb 1, 2011 at 1:34 AM, Antoine Latter <aslatter <at> gmail.com> wrote:
> On Mon, Jan 31, 2011 at 4:59 PM, Arnaud Bailly <arnaud.oqube <at> gmail.com> wrote:
>> Hello,
>> I recently tried to upgrade some package (eg. yesod) and it seems
>> that, in the process, I screwed up my Haskell packages setup.
>> When I am trying to do a simple:
>>> ghc --make Crete1941
>
> What command(s) did you issue to "upgrade some packages?"
> Were you trying to do a user or global install?
>
> When ghc loads packages, I've had cases where packages in the user db
> would shadow packages in the global db, causing *other* packages in
> the global db to report as "broken".
>
> Thanks,
> Antoine
>
RSS Feed