Skip to content

Commit

Permalink
Deployed haddocks
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Oct 11, 2024
1 parent 54b7044 commit 7b362ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedgehog-extras/src/Hedgehog.Extras.Test.Base.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
</span><a href="../file:///usr/local/.ghcup/ghc/9.2.5/share/doc/ghc-9.2.5/html/libraries/base-4.16.4.0/src"><span class="hs-identifier hs-var">pure</span></a></span><span> </span><span class="annot"><span class="annottext">Bool
</span><a href="../file:///usr/local/.ghcup/ghc/9.2.5/share/doc/ghc-9.2.5/html/libraries/ghc-prim-0.8.0/src"><span class="hs-identifier hs-var">True</span></a></span><span>
</span><span id="line-173"></span><span> </span><span class="hs-comment">-- For some reason, the temporary directory removal sometimes fails.</span><span>
</span><span id="line-174"></span><span> </span><span class="hs-comment">-- Lets wrap this in MonadResource try multiple times before we fail.</span><span>
</span><span id="line-174"></span><span> </span><span class="hs-comment">-- Lets wrap this in MonadResource to try multiple times, during the cleanup, before we fail.</span><span>
</span><span id="line-175"></span><span> </span><span class="annot"><span class="annottext">forall (f :: * -&gt; *) a. Functor f =&gt; f a -&gt; f ()
</span><a href="../file:///usr/local/.ghcup/ghc/9.2.5/share/doc/ghc-9.2.5/html/libraries/base-4.16.4.0/src"><span class="hs-identifier hs-var">void</span></a></span><span>
</span><span id="line-176"></span><span> </span><span class="annot"><span class="annottext">forall b c a. (b -&gt; c) -&gt; (a -&gt; b) -&gt; a -&gt; c
Expand Down

0 comments on commit 7b362ff

Please sign in to comment.