[Xmonad] Tabbed layout, xinerama, strange crashing
David Roundy
droundy at darcs.net
Tue Jun 12 09:51:36 EDT 2007
On Tue, Jun 12, 2007 at 06:24:43PM +1000, Donald Bruce Stewart wrote:
> > Yes, we ought to look through the functions in StackSet and evaluate
> > whether the partial functions are worth keeping. I defer to Don on
> > this one, because it's his code.
>
> I belive their only exported so QuickCheck works.
>
> Any thoughts on how to separate the QC internals, from the export list?
Easy. Rename StackSet to UnsafeStackSetInternalDontImportThis and then
write a wrapper module around it that only exports safe functions. And
import the unsafe module into Properties.
--
David Roundy
http://www.darcs.net
More information about the Xmonad
mailing list