Skip to content

Commit c499f6b

Browse files
authored
Merge pull request #529 from haskell/fix-stack-yaml
Add missing tactic subpackage in default stack.yaml
2 parents 559c384 + ffc3060 commit c499f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: stack.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ packages:
44
- .
55
- ./ghcide/
66
- ./hls-plugin-api
7+
- ./plugins/tactics
78

89
ghc-options:
910
"$everything": -haddock

0 commit comments

Comments
 (0)