Skip to content

Commit

Permalink
Use new location of the hazel_library bazel macro.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Mar 11, 2020
1 parent 14268b9 commit 2727ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.bazel
@@ -1,4 +1,4 @@
load("@ai_formation_hazel//:hazel.bzl", "hazel_library")
load("@ai_formation_hazel//tools:mangling.bzl", "hazel_library")
load("@rules_haskell//haskell:defs.bzl", "haskell_binary", "haskell_library")
load("//third_party/haskell/hspec-discover:build_defs.bzl", "hspec_test")
load("//tools/project:build_defs.bzl", "project")
Expand Down

0 comments on commit 2727ecc

Please sign in to comment.