HM
Nothing is coming to me yet.
How about the output of:

ghc-pkg --list

-Corey O'Connor
coreyocon...@gmail.com
http://corebotllc.com/




On Sat, Jun 4, 2011 at 3:38 AM, Tim Cuthbertson <gfxm...@gmail.com> wrote:
> On Jun 4, 3:30 pm, Jeff Wheeler <jeffwhee...@gmail.com> wrote:
>> On Fri, Jun 3, 2011 at 5:25 AM,  <jeanphilippe.berna...@gmail.com> wrote:
>> > I'd guess that you'd better off trying the development branch, for example:
>>
>> >https://github.com/jeffwheeler/yi
>>
>> You should probably check out the "official"-ish repo instead:
>>
>> https://github.com/yi-editor/yi
>>
>> Can you check that out, and then jump into the directory (err, `cd
>> yi/yi/' to get into the core Yi package inside the repo) and run
>> `cabal install -v3' (I think that's the right argument . . .)?
>>
>> --
>> Jeff Wheeler
>>
>> Undergraduate, Electrical Engineering
>> University of Illinois at Urbana-Champaign
>
> Ahh, that looks much more like it. Still the same error, but perhaps
> the output can shed some light on what's going wrong?
>
> ~/dev/oss/yi/yi $ cabal install -v3
> searching for ghc in path.
> found ghc at /usr/bin/ghc
> ("/usr/bin/ghc",["--numeric-version"])
> /usr/bin/ghc is version 7.0.2
> looking for tool "ghc-pkg" near compiler in /usr/bin
> found ghc-pkg in /usr/bin/ghc-pkg
> ("/usr/bin/ghc-pkg",["--version"])
> /usr/bin/ghc-pkg is version 7.0.2
> ("/usr/bin/ghc",["--supported-languages"])
> ("/usr/bin/ghc",["--info"])
> Reading installed packages...
> ("/usr/bin/ghc-pkg",["dump","--global","-v2"])
> ("/usr/bin/ghc-pkg",["dump","--user","-v2"])
> ("/usr/bin/ghc",["--print-libdir"])
> Reading available packages...
> Resolving dependencies...
> selecting yi-0.6.3.0 (hackage) and discarding Cabal-1.1.6, 1.2.1,
> 1.2.2.0,
> 1.2.3.0, 1.2.4.0, 1.4.0.0, 1.4.0.1, 1.4.0.2, 1.6.0.1, 1.6.0.2,
> 1.6.0.3,
> 1.8.0.2, 1.8.0.4, 1.8.0.6, QuickCheck-1.0, 1.1.0.0, 1.2.0.0, 1.2.0.1,
> 2.1,
> 2.1.0.1, binary-0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4,
> bytestring-0.9, 0.9.0.1, 0.9.0.2, 0.9.0.3, 0.9.0.4, cautious-
> file-0.1.1,
> 0.1.2, 0.1.3, 0.1.4, 0.1.5, data-accessor-0.0.1, 0.1.1, 0.1.2, 0.1.3,
> 0.1.4,
> 0.2, 0.2.0.1, 0.2.0.2, 0.2.1, 0.2.1.2, 0.2.1.3, data-accessor-
> template-0.1.1,
> 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.1, 0.2.1.1, 0.2.1.2, derive-0.1, 0.1.1,
> 0.1.2,
> 0.1.3, 0.1.4, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.3.0, 2.3.0.1, 2.3.0.2,
> 2.5.1,
> 2.5.2, dlist-0.2, 0.3, 0.3.1, 0.3.2, 0.4, dyre-0.4, 0.5, 0.6, 0.6.1,
> 0.6.2,
> filepath-1.0, hint-0.1, 0.2, 0.2.1, 0.2.2, 0.2.4, 0.2.4.1, 0.3.0.0,
> monads-fd-0.0.0.0, 0.0.0.1, 0.1.0.0, pointedlist-0.0.1, 0.0.2, 0.1,
> 0.2, 0.3,
> 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.0.1, 0.4.0.2, pureMD5-0.1.0,
> 0.1.1,
> 0.1.2, 0.2.0, 0.2.1, 0.2.2, regex-base-0.71, 0.72.0.1, 0.72.0.2, 0.83,
> 0.90,
> 0.91, 0.92, regex-tdfa-0.92, 0.94, 0.95.1, 0.95.2, 0.97.1, 0.97.3,
> 0.97.4,
> 1.0.0, rosezipper-0.2, template-haskell-2.2.0.0, 2.3.0.0, 2.3.0.1,
> time-1.0,
> unordered-containers-0.1.0.0, 0.1.1.0, 0.1.2.0, utf8-string-0.1, 0.2,
> 0.3,
> vty-3.0.0, 3.0.1, 3.0.2, 3.0.4, 3.1.0, 3.1.2, 3.1.4, 3.1.6, 3.1.8,
> 3.1.8.2 and
> 3.1.8.4
> selecting base-4.3.1.0 (installed)
> selecting cautious-file-1.0 (hackage) and discarding
> directory-1.0.0.0,
> 1.0.0.3, 1.0.1.0, 1.0.1.1, 1.0.1.2, filepath-1.1.0.0, 1.1.0.1,
> 1.1.0.2,
> 1.1.0.3 and 1.1.0.4
> selecting concrete-typerep-0.1 (hackage)
> selecting directory-1.1.0.0 (installed or hackage)
> selecting filepath-1.2.0.0 (installed or hackage)
> selecting ghc-prim-0.2.0.0 (installed)
> selecting integer-gmp-0.2.0.3 (installed)
> selecting pointedlist-0.3.5 (hackage)
> selecting rosezipper-0.1 (hackage)
> selecting rts-1.0 (installed)
> selecting unordered-containers-0.1.3.0 (hackage) and discarding
> deepseq-1.0.0.0, hashable-1.0.0 and 1.0.1.0
> selecting vty-4.7.0.0 (hackage) and discarding mtl-1.0, 1.1.0.0,
> 1.1.0.1,
> 1.1.0.2, parallel-1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 2.0.0.0,
> 2.1.0.0,
> terminfo-0.1, 0.2, 0.2.1, 0.2.2, 0.2.2.1, vty-4.0.0, 4.0.0.1, 4.2.1.0,
> 4.4.0.0, 4.4.0.0.1, 4.6.0.1, 4.6.0.2, 4.6.0.4 and 4.6.0.6
> selecting unix-compat-0.2.1.3 (hackage) and discarding unix-2.0,
> 2.2.0.0,
> 2.3.0.0, 2.3.1.0, 2.3.2.0, unix-compat-0.1, 0.1.1, 0.1.2.0, 0.1.2.1,
> 0.2,
> 0.2.1, 0.2.1.1 and 0.2.1.2
> selecting terminfo-0.3.1.3 (hackage) and discarding
> extensible-exceptions-0.1.0.1, terminfo-0.3, 0.3.0.1, 0.3.0.2, 0.3.1,
> 0.3.1.1
> and 0.3.1.2
> selecting split-0.1.4 (hackage) and discarding split-0.1, 0.1.1,
> 0.1.2,
> 0.1.2.1, 0.1.2.2, 0.1.2.3 and 0.1.3
> selecting regex-tdfa-1.1.8 (hackage) and discarding regex-base-0.93,
> regex-tdfa-1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.6 and 1.1.7
> selecting pureMD5-2.1.0.3 (hackage) and discarding cereal-0.1,
> pureMD5-0.2.3,
> 0.2.4, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.1.0.0, 2.0.0.0, 2.1.0.0,
> 2.1.0.1
> and 2.1.0.2
> selecting
> cabal: cannot configure hint-0.3.3.2. It requires ghc >6.6
> There is no available version of ghc that satisfies >6.6
>
> --
> Yi development mailing list
> yi-devel@googlegroups.com
> http://groups.google.com/group/yi-devel

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to