diff options
author | moserq <moserq@gmail.com> | 2010-10-01 12:43:00 +0200 |
---|---|---|
committer | moserq <moserq@gmail.com> | 2010-10-01 12:43:00 +0200 |
commit | 5f455bb648f35843772a6ceca756d90bccce5fb0 (patch) | |
tree | a91b0dfe601e66dde4cef9ea6b9c70b1203b19b8 /XMonad/Util | |
parent | 86244fae66ff444a318895680764d29517295fa5 (diff) | |
download | XMonadContrib-5f455bb648f35843772a6ceca756d90bccce5fb0.tar.gz XMonadContrib-5f455bb648f35843772a6ceca756d90bccce5fb0.tar.xz XMonadContrib-5f455bb648f35843772a6ceca756d90bccce5fb0.zip |
Orphan my modules
Ignore-this: 781ebf36f25a94df96fde5f7bb7bc53e
darcs-hash:20101001104300-88fd0-873c177e11b9e4bed41fc29048e45ca165e369f2.gz
Diffstat (limited to '')
-rw-r--r-- | XMonad/Util/Stack.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Util/Stack.hs b/XMonad/Util/Stack.hs index 387bdbb..eb58a16 100644 --- a/XMonad/Util/Stack.hs +++ b/XMonad/Util/Stack.hs @@ -6,7 +6,7 @@ -- Copyright : Quentin Moser <moserq@gmail.com> -- License : BSD-style (see LICENSE) -- --- Maintainer : Quentin Moser <moserq@gmail.com> +-- Maintainer : orphaned -- Stability : unstable -- Portability : unportable -- |