packages feed

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

<!DOCTYPE HTML>
<html
  ><head
    ><title
    >/RenderTypeIndexesExample.dhall</title
    ><link href="index.css" type="text/css" rel="stylesheet"
    /><link 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"
            type="text/css" rel="stylesheet"
    /><script src="index.js" type="text/javascript"
    /><meta charset="UTF-8"/></head
  ><body
    ><div class="nav-bar"
      ><img src="dhall-icon.svg" class="dhall-icon"
      /><p class="package-title"
      >test-package</p
      ><div class="nav-bar-content-divider"
      /><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 href="index.html" class="title-crumb"
        >RenderTypeIndexesExample.dhall</span></h2
      ><a data-path="/RenderTypeIndexesExample.dhall"
          class="copy-to-clipboard"
        ><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 data-name="var6-5" id="var6-5" class="name-decl"
          >x</span
          > : Bool = True<br
          />let x : Natural = 1<br
          /><br
          />in <a href="#var6-5" data-name="var6-5" class="name-use"
          >x@1</a
          ><br/></pre></div></div></body></html>