Closed SebastianKG closed 5 years ago
Needs a version bump before merging, since the type aliases were exported as part of the package's public API.
Needs a version bump before merging, since the type aliases were exported as part of the package's public API.
I suggest keeping 0.0.1
before an initial release to Hackage & a public announcement. As said in readme, the project is still somewhat prototypical, and the API is subject to radical changes!
These are some initial style updates for the repository. Compiler flags, and also the removal of type aliases by either promoting them to newtypes or replacing them by the type they were aliasing.