Skip to content

Commit

Permalink
update .cabal file and regenerate nix machinery
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Jun 19, 2019
1 parent ea4fd52 commit ed834e0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
9 changes: 8 additions & 1 deletion lib/core/cardano-wallet-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ library
, fast-logger
, fmt
, generic-lens
, http-types
, http-api-data
, http-media
, http-types
, iohk-monitoring
, memory
, monad-logger
Expand Down Expand Up @@ -133,24 +133,30 @@ test-suite unit
, hspec
, hspec-golden-aeson
, http-api-data
, http-client
, http-types
, iohk-monitoring
, lens
, memory
, network
, persistent
, persistent-sqlite
, QuickCheck
, quickcheck-instances
, quickcheck-state-machine >= 0.6.0
, random
, servant
, servant-server
, servant-swagger
, stm
, swagger2
, text
, text-class
, time
, transformers
, tree-diff
, yaml
, warp
build-tools:
hspec-discover
type:
Expand Down Expand Up @@ -179,6 +185,7 @@ test-suite unit
Cardano.Wallet.Primitive.TypesSpec
Cardano.WalletSpec
Data.QuantitySpec
Network.Wai.Middleware.LoggingSpec

benchmark db
default-language:
Expand Down
8 changes: 7 additions & 1 deletion nix/.stack.nix/cardano-wallet-core.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed834e0

Please sign in to comment.