hup v0.3.0.2 Release Notes
-
- Library API: no changes.
- Executable behaviour: no change.
- 🔄 Changes to code and cabal file:
- Tightened bounds on dependencies, to avoid known incompatible versions of dependencies.
- Internal tidying of unused imports, trailing whitespace, missing sigs etc.
- Enabled extra ghc warning flags during build.
- Shifted "stack.yaml" out of top directory - poor form :/
- Added some extra compilation flags (e.g. for tests that are unlikely to run without "stack", like doctests).