[Haskell-cafe] Join Manatee Team!

Andy Stewart lazycat.manatee at gmail.com
Tue Jan 11 03:40:02 CET 2011


Hi aditya,

What's the result of command "ghc-pkg check"?
And which GHC version do you use?

Manatee can't work with ghc-7.0.1 (ghc-7.0.1 have bug)

Thanks,

  -- Andy

aditya siram <aditya.siram at gmail.com> writes:

> Thanks for the great software! I tried to install manatee from Hackage
> and got the following error:
> Configuring manatee-core-0.0.7...
> Warning: This package indirectly depends on multiple versions of the same
> package. This is highly likely to cause a compile failure.
> package uniplate-1.5.1 requires containers-0.3.0.0
> package template-haskell-2.4.0.1 requires containers-0.3.0.0
> package regex-tdfa-1.1.6 requires containers-0.3.0.0
> package regex-base-0.93.2 requires containers-0.3.0.0
> package pango-0.12.0 requires containers-0.3.0.0
> package manatee-core-0.0.7 requires containers-0.3.0.0
> package hpc-0.5.0.5 requires containers-0.3.0.0
> package gtksourceview2-0.12.2 requires containers-0.3.0.0
> package gtk-serialized-event-0.12.0 requires containers-0.3.0.0
> package gtk-0.12.0 requires containers-0.3.0.0
> package glib-0.12.0 requires containers-0.3.0.0
> package gio-0.12.0 requires containers-0.3.0.0
> package ghc-binary-0.5.0.2 requires containers-0.3.0.0
> package ghc-6.12.3 requires containers-0.3.0.0
> package gconf-0.12.0 requires containers-0.3.0.0
> package derive-2.4.1 requires containers-0.3.0.0
> package deepseq-1.1.0.2 requires containers-0.3.0.0
> package dbus-core-0.8.5.3 requires containers-0.3.0.0
> package dbus-client-0.3 requires containers-0.3.0.0
> package dataenc-0.13.0.4 requires containers-0.3.0.0
> package binary-0.5.0.2 requires containers-0.3.0.0
> package Cabal-1.8.0.6 requires containers-0.3.0.0
> package template-haskell-2.4.0.1 requires containers-0.4.0.0
> package regex-base-0.93.2 requires mtl-1.1.0.2
> package uniplate-1.5.1 requires mtl-2.0.1.0
> package regex-tdfa-1.1.6 requires mtl-2.0.1.0
> package pango-0.12.0 requires mtl-2.0.1.0
> package manatee-core-0.0.7 requires mtl-2.0.1.0
> package gtksourceview2-0.12.2 requires mtl-2.0.1.0
> package gtk-serialized-event-0.12.0 requires mtl-2.0.1.0
> package gtk-0.12.0 requires mtl-2.0.1.0
> package gio-0.12.0 requires mtl-2.0.1.0
> package gconf-0.12.0 requires mtl-2.0.1.0
> package cairo-0.12.0 requires mtl-2.0.1.0
> package QuickCheck-2.1.1.1 requires mtl-2.0.1.0
> package ghc-6.12.3 requires template-haskell-2.4.0.1
> package manatee-core-0.0.7 requires template-haskell-2.4.0.1
> package derive-2.4.1 requires template-haskell-2.4.0.1
> Preprocessing library manatee-core-0.0.7...
> Building manatee-core-0.0.7...
> <command line>: cannot satisfy -package-id
> derive-2.4.1-4ef8b6126acc8c74f66079e125ebc9fd:
>     derive-2.4.1-4ef8b6126acc8c74f66079e125ebc9fd is unusable due to
> missing or recursive dependencies:
>       template-haskell-2.4.0.1-e67380b2b1931beefbe73530e50ff045
>     (use -v for more information)
> cabal: Error: some packages failed to install:
> manatee-0.1.7 depends on manatee-core-0.0.7 which failed to install.
> manatee-core-0.0.7 failed during the building phase. The exception was:
> exit: ExitFailure 1
>
> -deech
>
> On Mon, Jan 10, 2011 at 7:45 PM, Andy Stewart <lazycat.manatee at gmail.com> wrote:
>> Hi all,
>>
>> I'm Andy, the author of Manatee
>> ( http://haskell.org/haskellwiki/Manatee ).
>>
>> You can watch video
>>  http://www.youtube.com/watch?v=weS6zys3U8k
>>  (or http://www.youtube.com/watch?v=A3DgKDVkyeM )
>> to understand "What is it?" . :)
>>
>> Manatee is Haskell integrated environment written in Haskell.
>>
>> The goal of the Manatee project is provide a fast, safe and flexible
>> integrated environment for haskell hacking.
>>
>> Some cool feature in Manatee:
>>
>>    * It can dynamic update Haskell extension code in runtime, like elisp
>>      for Emacs.
>>
>>    * It protected every application in sandbox, so it minimum your
>>      losses once unexpected exception throw.
>>
>>    * It's multi-thread design, it's won't freeze your operation in anytime.
>>
>>    * It provide handy window manage, you can mix any application
>>      together fastly.
>>
>>    * You can use keyboard control everything you want, and same
>>      experience in all applications. :)
>>
>>    * You can use it develop any application you want, not just text
>>      toy. :)
>>
>>    ... etc.
>>
>> I'm looking for new developer join Manatee Team, I believe you guys can
>> develop cooler application than me. :)
>>
>> If you interested Manatee, welcome to join
>>
>>   manatee-user at googlegroups.com
>>   (or https://groups.google.com/forum/#!forum/manatee-user )
>>
>> Thanks,
>>
>>  -- Andy
>>
>> PS. I'm working on session manager and IDE feature...
>>
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>



More information about the Haskell-Cafe mailing list