Skip to content

Commit 2bfc83f

Browse files
authored
Correct markdown lint auto fix
1 parent 0904470 commit 2bfc83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ its dependencies have been built with the `-haddock` GHC flag.
7979

8080
```yaml
8181
ghc-options:
82-
'$everything': -haddock
82+
"$everything": -haddock
8383
```
8484

8585
Note that this flag will cause compilation errors if a dependency contains invalid Haddock markup,

0 commit comments

Comments
 (0)