Skip to content
Snippets Groups Projects
Unverified Commit 6f5a1f18 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Merge pull request #9237 from mpickering/wip/doc-typo

Fix typo in code-generators documentation
parents 992765f1 68f41aa4
No related branches found
No related tags found
No related merge requests found
Pipeline #84050 failed
......@@ -1269,7 +1269,7 @@ the :pkg-field:`test-module` field.
preprocessors. These executables are invoked as so: ``exe-name
TARGETDIR [SOURCEDIRS] -- [GHCOPTIONS]``. The arguments are, in order a target dir for
output, a sequence of all source directories with source files of
local lib components that the given test stanza dependens on, and
local lib components that the given test stanza depends on, and
following a double dash, all options cabal would pass to ghc for a
build. They are expected to output a newline-seperated list of
generated modules which have been written to the targetdir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment