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

Restructuring #1

Open
subttle opened this issue Oct 10, 2018 · 0 comments
Open

Restructuring #1

subttle opened this issue Oct 10, 2018 · 0 comments
Assignees

Comments

@subttle
Copy link
Owner

subttle commented Oct 10, 2018

I need to restructure the project to separate the definitions of the data types and the code which uses those data types so that I do not create import cycles when trying to write conversions for each type, for example.

@subttle subttle self-assigned this Oct 10, 2018
subttle added a commit that referenced this issue Jun 1, 2019
Obviously it would be a bad idea to mix `where` clauses from different tests, so naturally it's better to pull each out into it's own `Test ()` but there is still restructuring that needs to happen in the source files (see #1 ) so it would be wise to wait for that to happen before structuring all of the tests in a way which will depend on the current (soon to be old) structure.
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

No branches or pull requests

1 participant