Skip to content

Commit

Permalink
add missing dependencies and modules to http-bridge dot cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed May 13, 2019
1 parent 0e709d5 commit 124f026
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/http-bridge/cardano-wallet-http-bridge.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,13 @@ test-suite integration
, aeson-qq
, async
, bytestring
, cardano-crypto
, cardano-wallet-core
, cardano-wallet-http-bridge
, cardano-wallet-launcher
, cborg
, cryptonite
, directory
, exceptions
, generic-lens
, hspec
Expand All @@ -145,6 +148,7 @@ test-suite integration
, http-client
, http-api-data
, http-types
, memory
, process
, servant-server
, template-haskell
Expand All @@ -163,8 +167,10 @@ test-suite integration
Cardano.LauncherSpec
Cardano.WalletSpec
Cardano.Wallet.Network.HttpBridgeSpec
Test.Integration.Faucet
Test.Integration.Framework.DSL
Test.Integration.Framework.Request
Test.Integration.Scenario.Transactions
Test.Integration.Scenario.Wallets

benchmark restore
Expand Down

0 comments on commit 124f026

Please sign in to comment.