packages feed

dhall-docs-1.0.8: tasty/data/golden/RenderTypeIndexesExample.dhall.html

<!DOCTYPE HTML>
<html>
<head>
<title>/RenderTypeIndexesExample.dhall</title>
<link rel="stylesheet" type="text/css" href="index.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&amp;family=Lato:ital,wght@0,400;0,700;1,400&amp;display=swap">
<script type="text/javascript" src="index.js">
</script>
<meta charset="UTF-8">
</head>
<body>
<div class="nav-bar">
<img class="dhall-icon" src="dhall-icon.svg">
<p class="package-title">test-package</p>
<div class="nav-bar-content-divider">
</div>
<a id="switch-light-dark-mode" class="nav-option">Switch Light/Dark Mode</a>
</div>
<div class="main-container">
<h2 class="doc-title">
<span class="crumb-divider">/</span>
<a href="index.html">test-package</a>
<span class="crumb-divider">/</span>
<span class="title-crumb" href="index.html">RenderTypeIndexesExample.dhall</span>
</h2>
<a class="copy-to-clipboard" data-path="/RenderTypeIndexesExample.dhall">
<i>
<small>Copy path to clipboard</small>
</i>
</a>
<br>
<div class="doc-contents">
<p>This example shows that <code>dhall-docs</code> will find render the correct type on the
index respecting variable indices</p>
</div>
<h3>Source</h3>
<div class="source-code">
<pre>{-|<br>This example shows that `dhall-docs` will find render the correct type on the<br>index respecting variable indices<br>-}<br>
<br>let <span id="var6-5" class="name-decl" data-name="var6-5">x</span> : Bool = True<br>let x : Natural = 1<br>
<br>in <a href="#var6-5" class="name-use" data-name="var6-5">x@1</a>
<br>
</pre>
</div>
</div>
</body>
</html>