diff options
| author | aarne <unknown> | 2004-03-01 21:03:25 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-03-01 21:03:25 +0000 |
| commit | c3796cf04ca77a8ded570678291fd65d5e17ed0f (patch) | |
| tree | d4dcaaa999fa6e6125912f64c3d62267aa421018 /src/Today.hs | |
| parent | 0166b27ee45f24fb60d79498a5d15b4f316191f3 (diff) | |
Unions: a first version.
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 521ca1186..b9a4cd59a 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Fri Feb 27 09:29:09 CET 2004" +module Today where today = "Mon Mar 1 10:50:38 CET 2004" |
