Skip to content

Commit df89068

Browse files
authored
Merge pull request #67 from qrilka/patch-1
Fix dependency name
2 parents a0b6afe + bfbbbd3 commit df89068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This will produce a `nix/.stack-pkgs.nix` file that looks like the following:
3131
```
3232

3333
This file contains the stackage resolver, as well as an overlay of
34-
packages. The overlay specifies which `extra-deps` (here: clock-0.1.1)
34+
packages. The overlay specifies which `extra-deps` (here: o-clock-0.1.1)
3535
we wanted to overlay over the stackage snapshot, and what local
3636
packages we want (here: my-package).
3737

0 commit comments

Comments
 (0)