aboutsummaryrefslogtreecommitdiffstats
path: root/Square.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-29resolve conflict in Square.David Roundy1-7/+1
2007-06-24clean up code in Combo.David Roundy1-4/+3
2007-06-23introduce idModify which is just "const (return Nothing)".David Roundy1-1/+6
2007-06-23Square.hs: put usage instructions after imports for Haddock compatibility.joachim.fasting1-5/+5
2007-06-22add new LayoutHelpers module.David Roundy1-13/+10
2007-06-20make some layouts more general.David Roundy1-1/+1
2007-06-20Fix type signatures.joachim.fasting1-1/+1
2007-06-14Square.hs: info and documentationAndrea Rossato1-10/+35
2007-06-12make square work with new doLayout.David Roundy1-1/+2
2007-06-12add "Square" layout.David Roundy1-0/+30