Skip to content

Commit c6c6a39

Browse files
committed
deploy: 302239f
1 parent 23dd855 commit c6c6a39

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_sources/introduction.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Once installed, the agda2hs prelude bundled with agda2hs
2828
can be registered in the Agda config using the `agda2hs locate` command:
2929

3030
```sh
31-
agda2hs locate >> ~/.agda/libaries
31+
agda2hs locate >> ~/.agda/libraries
3232
```
3333

3434
Optionally, the agda2hs prelude can also be added as a default global import:

introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h3>Installation with Cabal<a class="headerlink" href="#installation-with-cabal"
117117
</div>
118118
<p>Once installed, the agda2hs prelude bundled with agda2hs
119119
can be registered in the Agda config using the <code class="docutils literal notranslate"><span class="pre">agda2hs</span> <span class="pre">locate</span></code> command:</p>
120-
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>agda2hs<span class="w"> </span>locate<span class="w"> </span>&gt;&gt;<span class="w"> </span>~/.agda/libaries
120+
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>agda2hs<span class="w"> </span>locate<span class="w"> </span>&gt;&gt;<span class="w"> </span>~/.agda/libraries
121121
</pre></div>
122122
</div>
123123
<p>Optionally, the agda2hs prelude can also be added as a default global import:</p>

0 commit comments

Comments
 (0)