unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "John Lenz" <lenz@math.uic.edu>
To: "Mark Anderson" <MarkR.Anderson@amd.com>
Cc: notmuch@notmuchmail.org
Subject: Re: notmuch webmails
Date: Sat, 02 Mar 2013 18:16:58 -0600	[thread overview]
Message-ID: <E1UBwbq-0003ss-92@wuzzeb.org> (raw)
In-Reply-To: <3wd1uc0z3gb.fsf@testarossa.amd.com>

On 2013-02-28 18:41:08 UTC, Mark Anderson <MarkR.Anderson@amd.com> wrote:
> John,
>
> Where should I look to figure out how to resolve these dependencies?
>

On a fresh install from scratch today I got the same problem, and was able to resolve it by first installing yesod-platform and then after that the few additional dependencies.  I can't wait until stackage (http://www.yesodweb.com/blog/2012/11/solving-cabal-hell) is functional, hackage can be great for weeks and then on some random day have dependency problems.  Looks like the github project is active https://github.com/fpco/stackage so hopefully it will be soon.  In any case, I don't think the "--only-dependencies" flag works very well, so "cabal install yesod-platform" lets cabal figure out better what to install.

How I got it to work is

rm -r ~/.ghc ~/.cabal
cabal update
cabal install yesod-platform
cd path/to/notmuch-web
cabal install --only-dependencies
yesod devel

As a side note, I plan on creating some binaries and marking the first release later today.  Also, if I put it on hackage it should be "cabal install notmuch-web", and then cabal seems to be better at figuring out what to do.

John

      parent reply	other threads:[~2013-03-03  0:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 20:49 notmuch webmails Ruben Pollan
2013-02-15  1:14 ` Nicolás Reynolds
2013-02-15  3:07   ` David Bremner
2013-02-16 18:07   ` John Lenz
2013-02-16 19:59     ` Nicolas Pouillard
2013-02-17 13:19       ` David Bremner
2013-02-19 15:50         ` Nicolas Pouillard
2013-02-20  4:45           ` John Lenz
     [not found]             ` <3wd1uc0z3gb.fsf@testarossa.amd.com>
2013-03-03  0:16               ` John Lenz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1UBwbq-0003ss-92@wuzzeb.org \
    --to=lenz@math.uic.edu \
    --cc=MarkR.Anderson@amd.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).