Release v2.6.0
Changes
- Fix Travis build by @AlexeyRaga
- Merge pull request #70 from haskell-works/cci-matrix Fix Travis build by @AlexeyRaga
- Upgrade to lts-12.0 by @newhoggy
- Update examples so they don't use deprecated stuff anymore by @ktonga
- Merge pull request #72 from ktonga/update-example Update examples so they don't use deprecated stuff anymore by @AlexeyRaga
- Fixes producer example by @francisdb
- fix some issues (#75) * initial commit
-
make test suites build
-
attempt to build tests
-
tests run now
-
some efficiency improvements
-
rewrite integration-tests.sh
-
explicit exports
-
explicit import lists
-
make examples build with String -> Text change by @chessai
- Merge pull request #74 from francisdb/patch-1 Fixes producer example by @AlexeyRaga
- Upgrade to lts-12.10 by @newhoggy
- Merge pull request #77 from haskell-works/upgrade-to-lts-12.10 Upgrade to lts-12.10 by @AlexeyRaga
- Use cabal build by @AlexeyRaga
- Merge pull request #81 from haskell-works/cabal-build Cabal build by @AlexeyRaga
- Remove accidentally committed files by @AlexeyRaga
- Deprecate traverse helpers by @AlexeyRaga
- Build for multiple GHCs by @AlexeyRaga
- Merge pull request #82 from haskell-works/cleanup Cleanup by @AlexeyRaga
- Release v2.6.0 by @AlexeyRaga