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 <joachim.fasting@gmail.com> * SinkAll.hs: -Wall police. Wed Sep 19 23:28:15 CEST 2007 Joachim Fasting <joachim.fasting@gmail.com> * LayoutChoice.hs: add LANGUAGE pragma. Wed Sep 19 23:31:01 CEST 2007 Joachim Fasting <joachim.fasting@gmail.com> * LayoutChoice.hs: update module header. Wed Sep 19 23:37:36 CEST 2007 Joachim Fasting <joachim.fasting@gmail.com> * DirectoryPrompt.hs: add missing type signature. Wed Sep 19 23:45:26 CEST 2007 Joachim Fasting <joachim.fasting@gmail.com> * CopyWindow.copy: remove seemingly unnecessary parameter from helper func. Wed Sep 19 23:45:56 CEST 2007 Joachim Fasting <joachim.fasting@gmail.com> * CopyWindow.hs: -Wall police. Wed Sep 19 23:46:34 CEST 2007 Joachim Fasting <joachim.fasting@gmail.com> * Warp.hs: remove seemingly unused code. Wed Sep 19 23:54:36 CEST 2007 Joachim Fasting <joachim.fasting@gmail.com> * Rolodex.hs: add missing type signature. div' is only used with Dimension, used Integral to keep it general.