[Haskell-cafe] ANN: Leksah 0.6

Thomas Davie tom.davie at gmail.com
Fri Jul 24 09:57:12 EDT 2009


On 24 Jul 2009, at 15:52, Hamish Mackenzie wrote:

> Hi,
>
> Just a quick note to let people know we released a new version of
> Leksah this week.  Thanks for the help and feedback on the previous
> version.  We have done our best to add the features we thought were
> most pressing.
>
> Please give it a go and let us know what features you would like to
> see most in the future.
>
> http://leksah.org/
>
> __ What's New __
>  * Integrated GHCi based debugging
>  * Multi-window support (View -> Detach)
>  * Improved layout control (drag & drop and nesting)
>  * Regular expression find and replace
>  * Grep files in the current package
>  * Improved Mac OS X integration
>
> __ Known Bugs and Problems __
>  * The package editor works only for cabal files without  
> configurations.
>  * MS Windows: The check for external modifications of source files
> does not work.
>  * MS Windows: Interruption of a background build does not work.
>  * Navigation in Trace history does not work.
>
> Mac OSX users can install using Mac Ports as usual or use the provided
> Intel binary (tested on Leopard only).
> http://leksah.org/Leksah-0.6.1.0.dmg

The new detach feature is great, it makes it much more usable for OS X  
users, but there's a small problem – if you detach the main source  
window (from the default config), you end up with a window containing  
just the package management/documentation stuff, which is great, but  
I'd like to be able to shrink it down.  You can't unfortunately  
because of the toolbar.  Would it be possible to move the toolbar onto  
the document windows rather than the package window.


More information about the Haskell-Cafe mailing list