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 8e967d3 commit 2a383c6Copy full SHA for 2a383c6
haskell/cc.bzl
@@ -12,7 +12,6 @@ load(
12
load("@rules_cc//cc:find_cc_toolchain.bzl", "find_cc_toolchain")
13
load(
14
"//haskell:providers.bzl",
15
- "GhcPluginInfo",
16
"HaskellInfo",
17
)
18
load(":private/cc_libraries.bzl", "deps_HaskellCcLibrariesInfo", "get_cc_libraries")
0 commit comments