Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly declare Alcotest's deps on fmt #266

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

NathanReb
Copy link
Member

It was transitively working thanks to fmt.tty with the upstream fmt version but trying to use fmt's dune port failed.

@NathanReb NathanReb requested a review from craigfe August 10, 2020 14:13
It was transitively working thanks to fmt.tty with the upstream fmt
version but trying to use fmt's dune port failed.
@craigfe
Copy link
Member

craigfe commented Aug 10, 2020

Ta 🙂 (implicit_transitive_deps false) bites me again...

@craigfe craigfe merged commit 6986459 into mirage:master Aug 10, 2020
craigfe added a commit to craigfe/opam-repository that referenced this pull request Aug 26, 2020
…lwt (1.2.2)

CHANGES:

- Fail gracefully when the user supplies an empty suite name. (mirage/alcotest#265, @craigfe)

- Fix compatibility with `fmt.0.8.8+dune` by adding a missing `fmt` dependency
  in `alcotest`'s dune file (mirage/alcotest#266, @NathanReb)

- Only show "in progress" lines when writing to a TTY. (mirage/alcotest#267, @craigfe)
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.

2 participants