Skip to content

Commit

Permalink
ci: try unconditionally exposing Test.Sandwich-Contexts.PostgreSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Jul 26, 2024
1 parent 0275c47 commit 46b5537
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions sandwich-contexts/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ library:
- Test.Sandwich.Contexts.FakeSmtpServer
- Test.Sandwich.Contexts.Files
- Test.Sandwich.Contexts.Nix
- Test.Sandwich.Contexts.Waits
- Test.Sandwich.Contexts.PostgreSQL
- Test.Sandwich.Contexts.Types.Network
- Test.Sandwich.Contexts.Types.S3
- Test.Sandwich.Contexts.Util.Ports
- Test.Sandwich.Contexts.Waits
dependencies:
- aeson
- conduit
Expand Down Expand Up @@ -70,9 +71,6 @@ library:
- unliftio-core
- vector
when:
- condition: "!os(windows)"
exposed-modules:
- Test.Sandwich.Contexts.PostgreSQL
- condition: "impl(ghc >= 9.6)"
dependencies:
- crypton-connection
Expand Down

0 comments on commit 46b5537

Please sign in to comment.