mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Fix broken internal Haddock links
This commit is contained in:
@@ -37,7 +37,7 @@ data Placement = OffsetLeft Int Int -- ^ An exact amount of pixels from the up
|
||||
-- In the module we suppose that those matrices are represented as [[Bool]],
|
||||
-- so the lengths of the inner lists must be the same.
|
||||
--
|
||||
-- See "Xmonad.Layout.Decoration" for usage examples
|
||||
-- See "XMonad.Layout.Decoration" for usage examples
|
||||
|
||||
-- | Gets the ('width', 'height') of an image
|
||||
imageDims :: [[Bool]] -> (Int, Int)
|
||||
|
Reference in New Issue
Block a user