hamler icon indicating copy to clipboard operation
hamler copied to clipboard

Inconsistency between package.yaml and hamler.cabal

Open sio-funmatsu opened this issue 4 years ago • 1 comments

Hi, The hamler.cabal file is automatically generated by hpack. If you want to commit a new version of the package.yaml file, I think you should also commit the new version of the hamler.cabal file or remove the hamler.cabal file from the repository.

/path/to/hamler/hamler.cabal was modified manually. Ignoring /path/to/hamler/package.yaml in favor of the cabal file.
If you want to use the package.yaml file instead of the cabal file,
then please delete the cabal file.

sio-funmatsu avatar Jun 19 '20 01:06 sio-funmatsu

@sio-funmatsu The issue has been fixed in PR #211

emqplus avatar Jul 03 '20 13:07 emqplus