mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-03-25 06:07:03 +01:00
Minor typo correction
This commit is contained in:
parent
c43d5d54ca
commit
ab62479cc7
@ -44,10 +44,10 @@ $newline never
|
|||||||
$if inclusive
|
$if inclusive
|
||||||
This means that it contains packages from Hackage too,
|
This means that it contains packages from Hackage too,
|
||||||
\ which are not guaranteed to build.
|
\ which are not guaranteed to build.
|
||||||
$if not inclusive
|
$else
|
||||||
This means that it contains only packages that build
|
This means that it contains only packages that build
|
||||||
\ and have been tested (excludes packages from Hackage
|
\ and have been tested (excludes packages from Hackage
|
||||||
\ that <em>may</em> or may not build.
|
\ that <em>may</em> or may not build).
|
||||||
<p>
|
<p>
|
||||||
For a detailed explanation of the differences and reasons for inclusive and exclusive snapshots, see <a href="https://github.com/fpco/stackage/wiki/Stackage-Server-FAQ#whats-the-difference-between-inclusive-and-exclusive-snapshots">the FAQ on this topic</a>.
|
For a detailed explanation of the differences and reasons for inclusive and exclusive snapshots, see <a href="https://github.com/fpco/stackage/wiki/Stackage-Server-FAQ#whats-the-difference-between-inclusive-and-exclusive-snapshots">the FAQ on this topic</a>.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user