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 e2363f7 commit 4664f8eCopy full SHA for 4664f8e
MODULE.bazel
@@ -12,4 +12,8 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+module(
16
+ name = "rules_hdl",
17
+)
18
+
19
bazel_dep(name = "pcre2", version = "10.45")
0 commit comments