2009/5/4 Deniz Dogan <deniz.a.m.do...@gmail.com>:
>
> 2009/5/4 Deniz Dogan <deniz.a.m.do...@gmail.com>:
>> 2009/5/4 Jeff Wheeler <j...@nokrev.com>:
>>>
>>> On Sun, 2009-05-03 at 13:04 +0200, Deniz Dogan wrote:
>>>> I checked out a fresh copy of the repo and did the following:
>>>>
>>>> cabal configure --user -fhacking
>>>> cabal build
>>>> ./dist/build/yi/yi test
>>>>
>>>> "test" did not exist and Yi *segfaulted*!
>>>
>>> Hmm, for a start, the -fhacking flag will cause Yi to use HackerMain.hs
>>> in the current directory (./HackerMain.hs), instead of ~/.yi/yi.hs. What
>>> is the contents of this file?
>>>
>>> That might provide more insight into your problem. Alternatively, what
>>> happens if you remove this flag?
>>>
>>> (Also, cabal commands use --user by default, so that flag is unnecessary
>>> unless you have manually saved your preference in the Cabal
>>> configuration.)
>>>
>>> Jeff Wheeler
>>
>> HackerMain.hs is a symlink to ~/.yi/yi.hs, I guess I should have mentioned 
>> that.
>>
>> Deniz Dogan
>
> FWIW, I downgraded to GHC 6.10.1 and reinstalled every package. Works now.
>
> Deniz Dogan
>

cabal wouldn't install Yi's dependencies for me on 6.10.2: I get the
same error Hackage shows for regex-tdfa:

http://hackage.haskell.org/packages/archive/regex-tdfa/1.1.1/logs/failure/ghc-6.10

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

Reply via email to