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.
2 parents a588d60 + 35bb1c0 commit da3d5abCopy full SHA for da3d5ab
changelog.d/pr-10493
@@ -8,4 +8,4 @@ description: {
8
9
- Text provided by `Setup.hs repl --help` contained outdated information concerning sandbox, which have now been removed.
10
11
-}
+}
changelog.d/pr-9367
@@ -18,4 +18,4 @@ Notes:
18
- RTS options (like `+RTS -H32m -S -RTS`) will not be included in response
19
files.
20
- For reproducing commands after Cabal exits, `--keep-temp-files` can be used
21
- to prevent the response files from being deleted.
+ to prevent the response files from being deleted.
fix-whitespace.yaml
@@ -87,6 +87,7 @@ included-files:
87
- "*.yaml"
88
- "*.yml"
89
- "*.zinza"
90
+ - "changelog.d/*"
91
92
excluded-files:
93
# Exceptions
0 commit comments