All Versions
19
Latest Version
Avg Release Cycle
81 days
Latest Release
2079 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.9.0.7 Changes
January 04, 2019๐ Changes:
- Support for Stackage LTS 12, LTS 13.
- Support for GHC 8.4.4, 8.6.3.
- Copyright for the project has been re-assigned to Drew Hess, its original author.
- Drop support for nixpkgs-stackage overlays, no longer maintained upstream.
-
v0.9.0.6 Changes
April 03, 2018๐ Changes:
Support for GHC 8.4.1.
Bump hlint upper bound.
Drop support for all Stackage LTS pre-9.
Drop support for GHC pre-8.
-
v0.9.0.5 Changes
February 05, 2018๐ Changes:
- Support async-2.2.x.
-
v0.9.0.4 Changes
January 29, 2018๐ Changes:
- The
test-hlint
cabal flag is now disabled by default. - Tested with GHC 8.2.2.
- Clean up the sdist to include just what's required for Cabal/Stack builds.
- Updated copyright year.
- Requires
hlint
2.0.*. - More Nix and Hydra improvements, including Nix/Hydra builds against LTS package sets, rather than just the pinned Nixpkgs package set.
๐ Fixes:
- All dependencies should now have PVP bounds.
- The
-
v0.9.0.3 Changes
January 25, 2018๐ Changes:
- Bump QuickCheck, hlint bounds.
- Add GHC 8.2.2 to .travis.yml.
- Much improved Nix support, including a default fixed nixpkgs revision and Hydra jobsets.
- Stackage LTS 10 support.
๐ Fixes:
- Fixed new hlint issues.
-
v0.9.0.2 Changes
October 18, 2017๐ Changes:
- Revert to manual imports in top-level modules for better Haddocks.
๐ Fixes:
- Fix source path in hpio.nix.
- Remove macOS builds from Travis-CI config; they're just too slow.
-
v0.9.0.1 Changes
October 16, 2017๐ Fixes:
- Better Nix packaging.
- Add a few missing files to extra-source-files.
-
v0.9.0.0 Changes
October 02, 2017๐ Changes:
- This project now uses Protolude (0.2.*). I believe the only visible API change is that SysfsException's string type is now Text, instead of String.
- Add monad and transformer instances for transformers-base, monad-control, and monad-logger monads.
- Use DefaultSignatures and ConstraintKinds to simplify the implementation.
- Use hpack to generate the project's Cabal file.
๐ Fixes:
- Add some new compile-time warnings.
- Remove redundant Functor and Applicative constraints.
- Update Travis-CI config to test against more recent Stackage LTS and GHC releases.
- Remove most of the Travis-CI macOS jobs; they're really slow.
- Get all supported GHC/Stackage LTS versions to build again.
-
v0.8.0.9 Changes
May 24, 2017๐ Fixes:
- Fix project URLs.
-
v0.8.0.8 Changes
May 24, 2017No changes; copyright for the project has been assigned to Quixoftic, LLC.