diff options
| author | aarne <unknown> | 2004-01-09 16:40:56 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-01-09 16:40:56 +0000 |
| commit | 86d811f2a6b29db64595b8ada83f8ffc33e9489f (patch) | |
| tree | 18b61dabb924d6824ad60a2c7d03abac2ee7287f /src/Today.hs | |
| parent | c7a953bb935f578bcbb389e9d4fbe91822ef3f14 (diff) | |
Interfaces and instances by reuse.
Diffstat (limited to 'src/Today.hs')
| -rw-r--r-- | src/Today.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Today.hs b/src/Today.hs index 20d7e02ee..339269333 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Thu Jan 8 16:37:47 CET 2004" +module Today where today = "Fri Jan 9 18:17:26 CET 2004" |
