pinpon v0.2.0.1 Release Notes

  • ๐Ÿ”„ Changes:

    • This package now uses Protolude.

    • Switch to hpack.

    • We only support GHC 8.0.2 and 8.2.2 now.

    • The test-hlint cabal flag is now disabled by default.

    • Updated copyright year.

    • Requires hlint 2.0.*.

    • Much improved Nix support, including a default fixed nixpkgs revision, Hydra jobsets, and Nix/Hydra builds against LTS package sets.

    • Test on armv7l.

    ๐Ÿ›  Fixes:

    • All dependencies should now have PVP bounds.

    • swagger.json must be a data-file for Stack tests.

    • Remove an unused mellon-core dependency from stack.yaml.