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

Remove no longer needed template file. #89

Merged
merged 1 commit into from
Jul 13, 2020
Merged

Remove no longer needed template file. #89

merged 1 commit into from
Jul 13, 2020

Conversation

bschommer
Copy link
Contributor

I stumbled upon some problems with the latest version due to this file. With this file the dune-package generated was wrong and looked like this:

(lang dune 2.0)
(use_meta)
(version 17dc47d)

And compiling ppx_yojson_conv failed with the error message :

File "<lib>/yojson/dune-package", line 3, characters 1-8:
3 | (version 17dc47d)
     ^^^^^^^
Error: Unknown field version

@bschommer bschommer requested a review from NathanReb as a code owner November 22, 2019 14:20
Copy link
Member

@Leonidas-from-XIV Leonidas-from-XIV left a comment

Choose a reason for hiding this comment

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

I see no reason to keep a generated file from jbuilder days, so I'm merging this. Thanks for your contribution!

@Leonidas-from-XIV Leonidas-from-XIV merged commit c0f127a into ocaml-community:master Jul 13, 2020
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