codec-jvm
codec-jvm copied to clipboard
Fix all warnings, GHC 8.0 to 8.4
I received a bunch of warnings when compiling this, and it looks like the semigroup instances were non-canonical.
I also fixed up the commented example so it compiles and prints 42. It looks like the library has shifted since it was written.
Good stuff!