File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 412412 is as follows:
413413
414414 * In the Cabal file, the following
415- [`ld-options`](https://cabal.readthedocs.io/en/stable/cabal-package.html#pkg-field-ld-options)
415+ [`ld-options`](https://cabal.readthedocs.io/en/stable/cabal-package-description-file .html#pkg-field-ld-options)
416416 are set: `-static` and `-pthread`.
417417
418418 * The Stack command is run in a Docker container based on Alpine Linux. The
Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ functionality to create a Cabal file.
387387 those components depend.
388388
389389 The
390- [Cabal User Guide](https://cabal.readthedocs.io/en/stable/cabal-package.html)
390+ [Cabal User Guide](https://cabal.readthedocs.io/en/stable/cabal-package-description-file .html)
391391 is the definitive reference for the Cabal package description format.
392392
393393 The [Hpack](https://github.com/sol/hpack#quick-reference) documentation
You can’t perform that action at this time.
0 commit comments