diff options
| author | aarne <unknown> | 2003-11-13 16:02:25 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2003-11-13 16:02:25 +0000 |
| commit | c5146d06143c9b93e40bb2b1265ab58134be36d7 (patch) | |
| tree | a3c9fff896b110e7c84bbc8fe298f278e374eccb /src/Today.hs | |
| parent | 25c86905867537f75e9fe2f19759d8747d465590 (diff) | |
Improved interface and instance compilation.
Improved interface and instance compilation.
Restored an optimization of the optimizer: up to 4x faster now.
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 698dedb2c..fbe3b0cd1 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Wed Nov 12 13:30:08 CET 2003" +module Today where today = "Thu Nov 13 17:50:30 CET 2003" |
