Add missing module re-export (issue 366)

This commit is contained in:
Adam Vogt
2010-09-30 00:20:46 +00:00
parent f8be680472
commit 85973b0550

View File

@@ -20,9 +20,12 @@ module XMonad.Layout.NoFrillsDecoration
( -- * Usage:
-- $usage
noFrillsDeco
, module XMonad.Layout.SimpleDecoration
) where
import XMonad.Layout.Decoration
import XMonad.Layout.SimpleDecoration
-- $usage
-- You can use this module with the following in your