Not entirely sure about the changes to LayoutChoice and CopyWindow, so
inclusion should perhaps be decided by the maintainer (droundy).
Wed Sep 19 23:23:59 CEST 2007 Joachim Fasting
* SinkAll.hs: -Wall police.
Wed Sep 19 23:28:15 CEST 2007 Joachim Fasting
* LayoutChoice.hs: add LANGUAGE pragma.
Wed Sep 19 23:31:01 CEST 2007 Joachim Fasting
* LayoutChoice.hs: update module header.
Wed Sep 19 23:37:36 CEST 2007 Joachim Fasting
* DirectoryPrompt.hs: add missing type signature.
Wed Sep 19 23:45:26 CEST 2007 Joachim Fasting
* CopyWindow.copy: remove seemingly unnecessary parameter from helper func.
Wed Sep 19 23:45:56 CEST 2007 Joachim Fasting
* CopyWindow.hs: -Wall police.
Wed Sep 19 23:46:34 CEST 2007 Joachim Fasting
* Warp.hs: remove seemingly unused code.
Wed Sep 19 23:54:36 CEST 2007 Joachim Fasting
* Rolodex.hs: add missing type signature.
div' is only used with Dimension, used Integral to keep it general.