Skip to content

Commit df22492

Browse files
authored
Merge pull request #3481 from ivan-m/patch-1
Fix up Using Cabal file section
2 parents d5e37a4 + a491647 commit df22492

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/nonstandard_project_init.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ The purpose of this page is to collect information about issues that arise when
55
users either have an existing cabal project or another nonstandard setup such
66
as a private hackage database.
77

8-
## Using a Cabal File New users may be confused by the fact that you must add
8+
## Using a Cabal File
9+
10+
New users may be confused by the fact that you must add
911
dependencies to the package's cabal file, even in the case when you have
1012
already listed the package in the `stack.yaml`. In most cases, dependencies for
1113
your package that are in the Stackage snapshot need *only* be added to the

0 commit comments

Comments
 (0)