Cohatoe - Contributing Haskell to Eclipse

Please note that the Cohatoe page has been moved to the EclipseFP website at SourceForge. Please use http://eclipsefp.sf.net/cohatoe/ to get the latest Cohatoe version.

Cohatoe stands for 'Contributing Haskell to Eclipse'. It consists of a Haskell API and a set of Eclipse plugins that allow to contribute Haskell code (in the form of compiled object files that may contain modules or libraries) to Eclipse so that Eclipse plugins can access it. Haskell code may be contributed by any Eclipse plugin (the only requirement is that it depends on the Cohatoe plugins, which in turn only depend on org.eclipse.core.runtime), and the Haskell code that was contributed so can be used from any plugin that depends on it.

See haskell.org for more information about Haskell, and eclipse.org for more information about Eclipse.

Contact and more info

Cohatoe is part of the activities of the EclipseFP project, and we are currently in the process to integrate it back into the main EclipseFP stream. (It has been in a sort of incubation phase.) With any questions or suggestions please contact the EclipseFP mailing list.

In addition, there is still my blog where I try to keep everybody posted who is interested in the progress of Cohatoe or in the technical backgrounds. It can be found at http://cohatoe.blogspot.com. You can contact me there by posting comments, or of course by email to himself at leiffrenzel.de.

Downloads and sources

Downloads and the source code can now only be found on the Cohatoe webpage at http://eclipsefp.sf.net/cohatoe/. Please update your bookmarks.