I propose we consider moving the package from ./circe to a src/ layout (./src/circe). This is a common packaging best practice that helps avoid accidental imports from the repository root during development/testing and makes packaging behavior closer to how users import the installed distribution.
I propose we consider moving the package from ./circe to a src/ layout (./src/circe). This is a common packaging best practice that helps avoid accidental imports from the repository root during development/testing and makes packaging behavior closer to how users import the installed distribution.