Skip to content

Use CPP to widen the support for contra-tracer - #105

Closed
erikd wants to merge 2 commits into
masterfrom
erikd/contra-tracer
Closed

Use CPP to widen the support for contra-tracer#105
erikd wants to merge 2 commits into
masterfrom
erikd/contra-tracer

Conversation

@erikd

@erikd erikd commented Aug 11, 2026

Copy link
Copy Markdown
Member

Previously the dependency for contra-tracer had been changed to ^>=0.2.1 but that causes trouble further up the stack which still depends on ^>=0.1.

@erikd
erikd force-pushed the erikd/contra-tracer branch from 8cfcc91 to 386f108 Compare August 11, 2026 07:02
mkTracer :: Applicative m => (a -> m ()) -> Tracer m a
mkTracer = Tracer
#endif

@erikd erikd Aug 11, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its possibly a bit untidy to repeat this definition in 5 different modules, but the implementation should inline so there should be no binary bloat.

Previously the dependency for contra-tracer had been changed to
`^>=0.2.1` but that causes trouble further up the stack which still
depends on `^>=0.1`.
@erikd
erikd force-pushed the erikd/contra-tracer branch from 386f108 to 7994c32 Compare August 11, 2026 07:17
@erikd

erikd commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

For some reason there is a test failure in CI from the Hyda/Nix tests.

I will update the Nix stuff and see if that fixes it,

@erikd
erikd force-pushed the erikd/contra-tracer branch from e5a621e to 0e9a16c Compare August 11, 2026 07:33
@erikd

erikd commented Aug 24, 2026

Copy link
Copy Markdown
Member Author

Closing this as no longer needed.

@erikd erikd closed this Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant