diff options
author | Don Stewart <dons@galois.com> | 2007-10-06 12:49:01 +0200 |
---|---|---|
committer | Don Stewart <dons@galois.com> | 2007-10-06 12:49:01 +0200 |
commit | c2660446c1e389a176b4838a56e27cd85998378c (patch) | |
tree | 7f24e56c9cdc5347b265df58208114a97bd40201 | |
parent | f8862644b897b58a10ea6cdfcb06a0a507e59a7e (diff) | |
download | xmonad-c2660446c1e389a176b4838a56e27cd85998378c.tar.gz xmonad-c2660446c1e389a176b4838a56e27cd85998378c.tar.xz xmonad-c2660446c1e389a176b4838a56e27cd85998378c.zip |
change email
darcs-hash:20071006104901-cba2c-babab0818e94b3f89710764abe4fe2ea224caa52.gz
-rw-r--r-- | StackSet.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StackSet.hs b/StackSet.hs index 202ecce..48bf5e1 100644 --- a/StackSet.hs +++ b/StackSet.hs @@ -6,7 +6,7 @@ -- Copyright : (c) Don Stewart 2007 -- License : BSD3-style (see LICENSE) -- --- Maintainer : dons@cse.unsw.edu.au +-- Maintainer : dons@galois.com -- Stability : experimental -- Portability : portable, Haskell 98 -- |