Skip to content

Commit

Permalink
Update gh-pages for bab2eae
Browse files Browse the repository at this point in the history
  • Loading branch information
IOHK committed Feb 22, 2021
1 parent 502b793 commit 2f6f9cf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changelog/index.html
Expand Up @@ -193,6 +193,9 @@
<a class="current" href="./">ChangeLog</a>
<ul class="subnav">

<li class="toctree-l2"><a href="#feb-22-2021">Feb 22, 2021</a></li>


<li class="toctree-l2"><a href="#feb-18-2021">Feb 18, 2021</a></li>


Expand Down Expand Up @@ -314,6 +317,13 @@

<p>This file contains a summary of changes to Haskell.nix and <code>nix-tools</code>
that will impact users.</p>
<h2 id="feb-22-2021">Feb 22, 2021<a class="headerlink" href="#feb-22-2021" title="Permanent link">&para;</a></h2>
<ul>
<li>Add <code>.debug</code> to build any component with DWARF dugug info on linux
(ghc &gt;=8.10.2).</li>
<li>Pass <code>enableDWARF</code> to <code>shellFor</code> for to get a shell where all the
components are the <code>.debug</code> ones.</li>
</ul>
<h2 id="feb-18-2021">Feb 18, 2021<a class="headerlink" href="#feb-18-2021" title="Permanent link">&para;</a></h2>
<ul>
<li><code>ghcOptions</code> has been moved from package and is now a list of strings.
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 2f6f9cf

Please sign in to comment.