2021-08-31 20:41:03 +03:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<title>Idris Packages</title>
|
2021-09-15 17:21:56 +03:00
|
|
|
<link rel="stylesheet" href="default.css" />
|
2021-08-31 20:41:03 +03:00
|
|
|
</head>
|
|
|
|
<body class="index">
|
|
|
|
<header>
|
|
|
|
<strong>Idris2Doc</strong>
|
|
|
|
<nav><a href="index.html">Index</a></nav>
|
|
|
|
</header>
|
|
|
|
<div class="container">
|
|
|
|
<h1>Idris Packages</h1>
|
|
|
|
<ul class="names">
|
|
|
|
<li><a class="code" href="prelude/index.html">prelude</a></li>
|
|
|
|
<li><a class="code" href="base/index.html">base</a></li>
|
2022-10-05 09:26:01 +03:00
|
|
|
<li><a class="code" href="linear/index.html">linear</a></li>
|
2021-08-31 20:41:03 +03:00
|
|
|
<li><a class="code" href="network/index.html">network</a></li>
|
2022-10-05 09:26:01 +03:00
|
|
|
<li><a class="code" href="contrib/index.html">contrib</a></li>
|
2021-08-31 20:41:03 +03:00
|
|
|
<li><a class="code" href="test/index.html">test</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|