The latest version of manatee is 0.2.2-0.

manatee

Version 0.0.1 revision 0 uploaded by AndyStewart.

Package meta

Synopsis
The Haskell/Gtk+ Integrated Live Environment
Description

Manatee is Haskell integrated environment written in Haskell.

The goal of the Manatee project is to provide a fast, safe and flexible integrated environment for haskell hacking.

You can consider it is new environment mix Gnome and Emacs. Like Gnome to provide friendly graphics interface and work efficient like Emacs.

Manatee use multi-processes framework, any sub-module running in separate process to protected core won't crash. So it minimize your losses when some unexpected exception throw in extension.

You can find screenshots at : http://goo.gl/MkVw

Below is build step for Manatee:

1) Install C library: In Debian use below command:

sudo aptitude install libgtksourceview2.0-dev libgconf2-dev libwebkit-dev libcurl4-openssl-dev libgtkimageview-dev libpoppler-glib-dev poppler-data libtagc0-dev -y

2) Install Gtk2hs:

cabal install gtk2hs-buildtools gtk

And make sure HOME.cabalbin/ in your PATH.

3) Install Manatee:

cabal install manatee-core manatee-anything manatee-browser manatee-editor manatee-filemanager manatee-imageviewer manatee-ircclient manatee-mplayer manatee-pdfviewer manatee-processmanager manatee-reader manatee

That's all, then type command "manatee" to play it! :)

Author
Andy Stewart
Bug reports
n/a
Category
Manatee, Operating System, Desktop Environment, IDE
Copyright
(c) 2009 ~ 2010 Andy Stewart
Homepage
n/a
Maintainer
Andy Stewart <lazycat.manatee@gmail.com>
Package URL
n/a
Stability
provisional

Components