Skip to content

Commit

Permalink
sandwich-contexts-kubernetes: fix test build
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Sep 10, 2024
1 parent cba2f10 commit 8b8b252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sandwich-contexts-kubernetes/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ maintainer: tom@codedown.io
copyright: 2024 Tom McLaughlin
dependencies:
- base
- exceptions
- sandwich

default-extensions:
Expand Down Expand Up @@ -52,7 +53,6 @@ library:
- sandwich-contexts
- sandwich-contexts-minio
- containers
- exceptions
- filepath
- hostname
- http-client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ test-suite sandwich-contexts-kubernetes-test
ghc-options: -Wunused-packages -Wall -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
build-depends:
base
, exceptions
, random
, relude
, sandwich
Expand Down

0 comments on commit 8b8b252

Please sign in to comment.