Skip to content

Commit

Permalink
try to reuse ping but remove stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
carbolymer committed Nov 23, 2023
1 parent 515da74 commit 64c2da2
Show file tree
Hide file tree
Showing 3 changed files with 732 additions and 41 deletions.
3 changes: 3 additions & 0 deletions cardano-testnet/cardano-testnet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ library
, transformers-except
, unordered-containers
, vector
, tdigest
, strict-stm

hs-source-dirs: src
exposed-modules: Cardano.Testnet
Expand All @@ -95,6 +97,7 @@ library
Testnet.Process.Cli
Testnet.Process.Run
Testnet.Runtime
Testnet.Ping

other-modules: Parsers.Cardano
Parsers.Help
Expand Down
Loading

0 comments on commit 64c2da2

Please sign in to comment.