Commit Graph

7 Commits

Author SHA1 Message Date
Joshua Clayton
f1f7382ae4
Update versions to enable installation via Cabal
What?
=====

This updates dependency requirements to enable compilation.
2019-10-29 20:32:54 -04:00
Herbert Valerio Riedel
479174598e Enable Hackage friendly stack.yaml settings (#101)
This will help keeping `unused`'s install-plan from bitrotting over time and therefore avoid our Haddock doc builder failing to rebuild docs, as well as users running into compile errors, and last but not least reduce the overhead for us Hackage Trustees having to step in and fixup .cabal files :-)

(see also documentation at https://docs.haskellstack.org/en/stable/yaml_configuration/#pvp-bounds)

See also https://matrix.hackage.haskell.org/package/unused which shows that most install-plans for `unused` have already bitrotten
2018-08-29 13:07:59 -04:00
Joshua Clayton
30950ad00b
Update dependencies
What?
=====

This updates certain dependencies to ensure it can compile both via
Stack and Cabal (which impacts the ability to install via Homebrew).
2018-08-28 16:57:20 -04:00
Joshua Clayton
cd1b840368
Allow Stack to build the project and run the test suite
What?
=====

This bumps Stack dependencies and locks certain packages to ensure a
proper build.
2018-03-18 22:35:15 -04:00
Joshua Clayton
8a16494a64
Update version dependencies for various packages
* Update the inflections package
* Better lock down megaparsec and cassava
2017-01-12 06:34:27 -05:00
Joshua Clayton
2a74a807ac Bump to LTS 6.0 2016-05-26 22:24:28 -04:00
Joshua Clayton
8931c08f93 Initial 2016-04-28 05:37:06 -04:00