packages feed

hsinstall-1.6: changelog.md

1.6 (2017-07-01)

   * Changed base lower bound from 4.9 to 4.8
   * Updated stack snapshot to lts-8.21
   * Added HCAR listing content
   * Removed defunct cabal stability field
   * Adjusted some documentation in the README
   * Moved copyright date up to 2017


1.5 (2016-10-16)

   * Now creating bin directory prior to stack install
   * Removed comments from auto-generated stack.yaml


1.4 (2016-10-11)

   * Added missing files to extra-source-files
   * Added switch for making a symlink to the app directory


1.3 (2016-10-07)

   * Fixed error in docs


1.2 (2016-10-07)

   * Added example additional script copying code
   * Updated developer instructions
   * Added a tested-with line to the cabal file


1.1 (2016-10-07)

   * Updated to stackage lts-7.2


1.0 (2016-10-02)

   * Cleaned up cabal file
   * Wrote API docs
   * Cleaned up README
   * Aborting the installation if `stack install` fails
   * Added instructions for compiling install.hs
   * Added library for locating resources at runtime
   * Initial release