diff options
| author | aarne <unknown> | 2004-02-27 07:43:52 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-02-27 07:43:52 +0000 |
| commit | 0166b27ee45f24fb60d79498a5d15b4f316191f3 (patch) | |
| tree | 72a5c1aa21ee0856ce1a621d094471d056040385 /src/Today.hs | |
| parent | 2e1b57878329eb6a1822ef43c190f8a2aaaa82b7 (diff) | |
Started with unions.
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 111c0f8bf..521ca1186 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Thu Feb 26 16:08:20 CET 2004" +module Today where today = "Fri Feb 27 09:29:09 CET 2004" |
