Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/docs/libs/Time.html

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>The Haskell Time library</title></head>
<body bgcolor='#ffffff'>
<table><tr><td width=500>

<center><h1>The Haskell Time library in nhc98</h1></center>

<hr>
This document describes the interface to the Time library.

<hr>
<pre>
  module Time where

  data ClockTime = ...
                 deriving (Eq, Ord, Show)

  getClockTime :: IO ClockTime
</pre>

<hr>
<p>
The latest updates to these pages are available on the WWW from
<a href="http://www.cs.york.ac.uk/fp/nhc98/">
<tt>http://www.cs.york.ac.uk/fp/nhc98/</tt></a>

<p>
1998.05.28<br>
<a href="http://www.cs.york.ac.uk/fp/">
York Functional Programming Group</a><br>

</td></tr></table>
</body></html>


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.