Skip to content

Commit

Permalink
feat(#111): mark visibility as public of some of component libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhxyz committed Oct 11, 2024
1 parent c4ce9a5 commit 5271844
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions geniusyield-orderbot.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ library datasource-providers
, geniusyield-orderbot-framework:common
, geniusyield-dex-api
exposed-modules: GeniusYield.OrderBot.DataSource.Providers
visibility: public

library orderbook-list
import: common-lang
Expand All @@ -123,6 +124,7 @@ library orderbook-list
, geniusyield-dex-api
exposed-modules:
GeniusYield.OrderBot.OrderBook.List
visibility: public

library geniusyield-strategies
import: common-lang
Expand Down

0 comments on commit 5271844

Please sign in to comment.