We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e37a4 commit a491647Copy full SHA for a491647
doc/nonstandard_project_init.md
@@ -5,7 +5,9 @@ The purpose of this page is to collect information about issues that arise when
5
users either have an existing cabal project or another nonstandard setup such
6
as a private hackage database.
7
8
-## Using a Cabal File New users may be confused by the fact that you must add
+## Using a Cabal File
9
+
10
+New users may be confused by the fact that you must add
11
dependencies to the package's cabal file, even in the case when you have
12
already listed the package in the `stack.yaml`. In most cases, dependencies for
13
your package that are in the Stackage snapshot need *only* be added to the
0 commit comments