lhae[1] is a spreadsheet program. It features a simple formula language 
and some basic statistical methods, like descriptive statistics and pivot
tables. 

0.0.2 -> 0.0.3:
---------------

Improvements:
- Right click menu at columns/row headers and cells
- Insert rows/columns between exisiting rows/columns
- Boolean values
- New functions: ==,/=,<,<=,>,>=,not
- If-then-else expressions
- New constants: true,false,pi
- Filtering of columns/rows
- Relative references
- Copy formulas into multiple cells

Fixed bugs:
- Import from csv files
- Table updates when deleting/inserting rows/columns
- When closing tables: no more "Want to save?" queries on already saved  
tables

[1] http://hackage.haskell.org/package/lhae

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to