Skip to content

Commit 2be3f97

Browse files
authored
Merge pull request #4856 from penteract/patch-1
Documentation: Replace placeholder by internal link
2 parents 1269ed7 + 2da205b commit 2be3f97

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/nonstandard_project_init.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,15 @@ For further information see [YAML configuration](yaml_configuration.md)
109109
- https://github.com/commercialhaskell/stack/issues/565
110110

111111
## Custom Snapshots
112-
Currently WIP?
112+
See [Custom Snapshots](custom_snapshot.md).
113+
113114
### Issues Referenced
114115
- https://github.com/commercialhaskell/stack/issues/111
115116
- https://github.com/commercialhaskell/stack/issues/253
116117
- https://github.com/commercialhaskell/stack/issues/137
117118

118119
## Intra-package Targets
119-
stack supports intra-package targets, similar to `cabal build COMPONENTS` for
120+
Stack supports intra-package targets, similar to `cabal build COMPONENTS` for
120121
situations when you don't want to build every target inside your package.
121122

122123
Example:

0 commit comments

Comments
 (0)