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.
1 parent f4a0d2e commit 3146548Copy full SHA for 3146548
README.md
@@ -6,7 +6,7 @@ This is a [gazelle][gazelle] extension that generates `haskell_module`
6
rules from `haskell_library`, `haskell_binary`, and `haskell_test` as
7
defined in [Haskell rules][rules_haskell] for [Bazel][bazel]. Moreover,
8
it updates the dependencies of the generated rules whenever the import
9
-declarions are changed in the source files.
+declarations are changed in the source files.
10
11
For each `haskell_library`, `haskell_binary`, and `haskell_test` rule,
12
`haskell_module` rules are generated in the same `BUILD` file for all
0 commit comments