Skip to content

Commit 136b874

Browse files
committed
Don't export ManagedAsync
1 parent f1655c4 commit 136b874

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

sandwich/package.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ library:
9090
- Test.Sandwich.Formatters.Socket
9191
- Test.Sandwich.Formatters.TerminalUI
9292
- Test.Sandwich.Internal
93-
- Test.Sandwich.ManagedAsync
9493
- Test.Sandwich.TH
9594
- Test.Sandwich.Util.Process
9695
- Test.Sandwich.Waits

sandwich/sandwich.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ library
4141
Test.Sandwich.Formatters.Socket
4242
Test.Sandwich.Formatters.TerminalUI
4343
Test.Sandwich.Internal
44-
Test.Sandwich.ManagedAsync
4544
Test.Sandwich.TH
4645
Test.Sandwich.Util.Process
4746
Test.Sandwich.Waits
@@ -89,6 +88,7 @@ library
8988
Test.Sandwich.Interpreters.StartTree
9089
Test.Sandwich.Logging.Process
9190
Test.Sandwich.Logging.ProcessFileLogging
91+
Test.Sandwich.ManagedAsync
9292
Test.Sandwich.ParallelN
9393
Test.Sandwich.RunTree
9494
Test.Sandwich.Shutdown

0 commit comments

Comments
 (0)