packcheck v0.2.0 Release Notes

Release Date: 2018-03-18 // about 6 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ— Make STACK_BUILD_OPTIONS and CABAL_CONFIGURE_OPTIONS append to the existing build/configure options instead of overriding them.
    • ๐Ÿ‘ท Do not enforce specific stack version in CI configs - this is done to avoid failures due to github API limits when upgrading or downgrading.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ— Avoid build failures in cases when cabal-install has to be installed and its dependencies may conflict with the current project dependencies.

    โœจ Enhancements

    • ๐Ÿ‘ Better documentation in travis and appveyor configs
    • โฌ‡๏ธ Reduce the number of builds in default config from 11 to 6