Skip to content

Commit

Permalink
Add @Cabal//:Cabal to setup_deps in MODULE.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 3, 2023
1 parent 2158a87 commit 6997489
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rules_haskell_tests/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -410,13 +410,20 @@ stack_snapshot.package(
setup_deps = ["@Cabal//:Cabal"],
)
for package in [
"bifunctors",
"call-stack",
"c2hs",
"doctest",
"HUnit",
"happy",
"hspec",
"hspec-core",
"hspec-discover",
"hspec-expectations",
"proto-lens-protoc",
"proto-lens-runtime",
"quickcheck-io",
"transformers-compat",
]
]

Expand Down

0 comments on commit 6997489

Please sign in to comment.