aboutsummaryrefslogtreecommitdiffstats
path: root/Square.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* resolve conflict in Square.David Roundy2007-06-291-7/+1
* clean up code in Combo.David Roundy2007-06-241-4/+3
* introduce idModify which is just "const (return Nothing)".David Roundy2007-06-231-1/+6
* Square.hs: put usage instructions after imports for Haddock compatibility.joachim.fasting2007-06-231-5/+5
* add new LayoutHelpers module.David Roundy2007-06-221-13/+10
* make some layouts more general.David Roundy2007-06-201-1/+1
* Fix type signatures.joachim.fasting2007-06-201-1/+1
* Square.hs: info and documentationAndrea Rossato2007-06-141-10/+35
* make square work with new doLayout.David Roundy2007-06-121-1/+2
* add "Square" layout.David Roundy2007-06-121-0/+30