File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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
120121situations when you don't want to build every target inside your package.
121122
122123Example:
You can’t perform that action at this time.
0 commit comments