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 | 9c7c063a72728b2a1780c3d5c988ff8e85322d51 (patch) | |
tree | 7f24e56c9cdc5347b265df58208114a97bd40201 | |
parent | 97a568193b00c54b932877974e44b56ab0c8f932 (diff) | |
download | metatile-9c7c063a72728b2a1780c3d5c988ff8e85322d51.tar metatile-9c7c063a72728b2a1780c3d5c988ff8e85322d51.zip |
change email
darcs-hash:20071006104901-cba2c-babab0818e94b3f89710764abe4fe2ea224caa52
-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 -- |