packages feed

dhall-docs-1.0.0: tasty/data/golden/TwoAnnotations.dhall.html

<!DOCTYPE HTML>
<html
  ><head
    ><title
    >/TwoAnnotations.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"
        >TwoAnnotations.dhall</span></h2
      ><a data-path="/TwoAnnotations.dhall" class="copy-to-clipboard"
        ><i
          ><small
          >Copy path to clipboard</small></i></a
      ><br
      /><div class="doc-contents"
        ><p
          >This expression contains type annotations on both the <code
          >let</code
          > binding and on the
body of the <code
          >let</code> expression.  The documentation generator prefers to use the
latter annotation.</p>
</div
      ><h3
      >Source</h3
      ><div class="source-code"
        ><pre
          >{-|<br
          />This expression contains type annotations on both the `let` binding and on the<br
          />body of the `let` expression.  The documentation generator prefers to use the<br
          />latter annotation.<br
          />-}<br
          />let x = 1<br
          /><br
          />let y = Natural<br
          /><br
          />in  x : y<br/></pre></div></div></body></html>